projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a037049
)
trailing-whitespace eradication, no functional changes
author
Brian Warner
<warner@allmydata.com>
Thu, 1 Nov 2007 22:34:07 +0000
(15:34 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 1 Nov 2007 22:34:07 +0000
(15:34 -0700)
src/allmydata/scripts/tahoe_put-web2ish.py
patch
|
blob
|
history
diff --git
a/src/allmydata/scripts/tahoe_put-web2ish.py
b/src/allmydata/scripts/tahoe_put-web2ish.py
index 4990ebdc5a3cece144a652fe02849249cda1cd98..6dceaee271b6c8bf47bdfd453cfb1f69cea62385 100644
(file)
--- a/
src/allmydata/scripts/tahoe_put-web2ish.py
+++ b/
src/allmydata/scripts/tahoe_put-web2ish.py
@@
-89,7
+89,7
@@
def _put(serverurl, vdrive_fname, local_fname, verbosity):
def put(server, vdrive_fname, local_fname, verbosity):
"""
This starts the reactor, does the PUT command, waits for the result, stops
- the reactor, and returns the exit code.
+ the reactor, and returns the exit code.
@param verbosity: 0, 1, or 2, meaning quiet, verbose, or very verbose