Ticket #1563 (closed enhancement: fixed)
[with patch, with positive review] dash r
| Reported by: | rlm | Owned by: | rlm |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-2.9.1 |
| Component: | user interface | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description (last modified by rlm) (diff)
To run sage on a different branch that you haven't changed or don't want to compile.
sha:sage rlm$ ./sage -r main ---------------------------------------------------------------------- | SAGE Version 2.9, Release Date: 2007-12-16 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: exit Exiting SAGE (CPU time 0m0.01s, Wall time 0m1.23s). sha:sage rlm$
Attachments
Change History
Changed 5 years ago by rlm
-
attachment
dash_r.patch
added
comment:1 Changed 5 years ago by rlm
- Description modified (diff)
- Summary changed from dash r to [with patch] dash r
Note: See
TracTickets for help on using
tickets.

A patch to the scripts repo