Changes between Initial Version and Version 2 of Ticket #10469
- Timestamp:
- 12/13/10 18:30:22 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10469 – Description
initial v2 1 1 This can currently happen because 2 2 3 * some scripts (like e.g. at least `sage-spkg`) sources it itself (which is necessary since `sage-spkg` isn't always called through `sage-sage`, which also sources it),3 * some scripts source it themselves (like e.g. at least `sage-spkg`, which is necessary since `sage-spkg` isn't always called through `sage-sage`, which also sources it), 4 4 5 5 * some receipts in the top-level `Makefile` source it before some other script is called through `sage-sage`,