Ticket #1563 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

dash_r.patch Download (841 bytes) - added by rlm 5 years ago.
A patch to the scripts repo

Change History

Changed 5 years ago by rlm

A patch to the scripts repo

comment:1 Changed 5 years ago by rlm

  • Description modified (diff)
  • Summary changed from dash r to [with patch] dash r

comment:2 Changed 5 years ago by rlm

  • Type changed from defect to enhancement

comment:3 Changed 5 years ago by mabshoff

  • Summary changed from [with patch] dash r to [with patch, with positive review] dash r

Looks good to me.

Cheers,

Michael

comment:4 Changed 5 years ago by rlm

  • Status changed from new to closed
  • Resolution set to fixed

Merged in 2.9.1 alpha2

Note: See TracTickets for help on using tickets.