#9553: Mention 'sage -ba-force' in the 'sage -ba' prompt
----------------------------+-----------------------------------------------
Reporter: jdemeyer | Owner: was
Type: defect | Status: closed
Priority: minor | Milestone: sage-4.5.3
Component: user interface | Resolution: fixed
Keywords: | Author: Jeroen Demeyer
Upstream: N/A | Reviewer: William Stein, Mitesh Patel
Merged: sage-4.5.3.rc0 | Work_issues:
----------------------------+-----------------------------------------------
Description changed by mpatel:
Old description:
> When doing "sage -ba" from the shell, one gets a prompt:
> {{{
> *** WARNING ***
> You are about to rebuild the entire Sage library.
> This will take a significant amount of time.
> Do you want to proceed? [y/n]
> }}}
>
> Since this waits forever for user input, it is harder to use in non-
> interactive scripts. I propose to change the prompt and add a timer such
> that "sage -ba" continues anyway when nothing has been typed for 30
> seconds or so.
New description:
Running `sage -ba` from the shell gives
{{{
*** WARNING ***
You are about to rebuild the entire Sage library.
This will take a significant amount of time.
Do you want to proceed? [y/n]
}}}
Since this waits forever for user input, it is harder to use in non-
interactive scripts. However, there is `sage -ba-force`, which does not
wait. This ticket just adds a note about `-ba-force` to the prompt above.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9553#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.