#15716: sage --dev needs-review --comment is broken
-----------------------+----------------------------
   Reporter:  ppurka   |            Owner:
       Type:  defect   |           Status:  new
   Priority:  major    |        Milestone:  sage-6.1
  Component:  scripts  |         Keywords:
  Merged in:           |          Authors:
  Reviewers:           |  Report Upstream:  N/A
Work issues:           |           Branch:
     Commit:           |     Dependencies:
   Stopgaps:           |
-----------------------+----------------------------
 The following doesn't work.
 {{{
 ~/Installations/sage» sage --dev needs-review --comment "This is a simple
 one line change. Couldn't resist. :)"
 usage: sage-dev [-h] subcommand ...
 sage-dev: error: unrecognized arguments: is a simple one line change.
 Couldn't resist. :)
 ~/Installations/sage [2] » sage --dev needs-review --comment="This is a
 simple one line change. Couldn't resist. :)"
 usage: sage-dev [-h] subcommand ...
 sage-dev: error: unrecognized arguments: is a simple one line change.
 Couldn't resist. :)
 }}}
 Works fine without `--comment` (had an error in password :-/)
 {{{
 ~/Installations/sage [2] » sage --dev needs-review
 Trac password:
 Invalid username/password
 Trac username: ppurka
 #  Your trac username has been written to a configuration file for future
 sessions. To reset your username, use
 #  "dev.trac.reset_username()".
 Trac password:
 You can save your password in a configuration file. However, this file
 might be readable by privileged users on this
 system.
 Save password in file? [yes/No]
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15716>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to