Opened 8 years ago
Closed 7 years ago
#15716 closed defect (wontfix)
sage --dev needs-review --comment is broken
Reported by: | ppurka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | scripts | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
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]
Change History (6)
comment:1 Changed 8 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:2 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:3 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:4 Changed 7 years ago by
- Milestone changed from sage-6.4 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:5 Changed 7 years ago by
- Status changed from needs_review to positive_review
comment:6 Changed 7 years ago by
- Resolution set to wontfix
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
wontfix because of removal of dev scripts, see https://groups.google.com/forum/?hl=en#!topic/sage-devel/JtVWAdvw-3A