chiark
/
gitweb
/
~mdw
/
chopwood
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cmd-cgi.py: Typo in help message for the CGI `source' command.
[chopwood]
/
cmd-cgi.py
diff --git
a/cmd-cgi.py
b/cmd-cgi.py
index b06ad6a230717b28aa2d8e942ccb77fb6ce68cf1..57de66c732f822eefde82046cdacc64cd48143be 100644
(file)
--- a/
cmd-cgi.py
+++ b/
cmd-cgi.py
@@
-181,7
+181,7
@@
def cmd_source_cgi():
AGPL.source(OUT)
@CGI.subcommand('source', ['cgi-noauth'], """\
AGPL.source(OUT)
@CGI.subcommand('source', ['cgi-noauth'], """\
-Redirect to the source code tarball (so that it's correctly named.""")
+Redirect to the source code tarball (so that it's correctly named
)
.""")
def cmd_sourceredirect_cgi():
CGI.redirect(CGI.action(TARBALL))
def cmd_sourceredirect_cgi():
CGI.redirect(CGI.action(TARBALL))