Changes between Version 121 and Version 123 of Ticket #11115
- Timestamp:
- 10/07/11 08:52:21 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11115
- Property Milestone changed from sage-4.7.2 to sage-4.7.3
-
Ticket #11115 – Description
v121 v123 49 49 50 50 [attachment:trac_11115_reviewer.patch] 51 52 Note that, if you want to '''remove''' the patches after testing them, you need to do 53 {{{ 54 rm $SAGE_ROOT/devel/sage/build/sage/misc/cachefunc.* 55 rm $SAGE_ROOT/devel/sage/build/*/sage/misc/cachefunc.* 56 }}} 57 Otherwise, `sage -br` would not work.
