Changes between Version 2 and Version 8 of Ticket #12479
- Timestamp:
- 02/27/12 13:35:44 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12479
-
Property
Dependencies
changed from
to
#4949, #10192
-
Property
Dependencies
changed from
-
Ticket #12479 – Description
v2 v8 1 1 This ticket aims to do a simply clean-up of `sage-spkg` and nothing more. The goal is to provide a solid base for future enhancements to `sage-spkg`, not fix all issues regarding `sage-spkg`. 2 3 Mostly, this patch reorganizes things. Some diagnostics are added, for example a warning when `spkg-install` or `spkg-check` isn't executable. Also, the line 4 {{{ 5 TEST SUITE: not available 6 }}} 7 being printed to `spkg/installed/$PKG_NAME` when `SAGE_CHECK=yes` but there is no `spkg-check` file.