]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
trailing-whitespace eradication, no functional changes
authorBrian Warner <warner@allmydata.com>
Thu, 1 Nov 2007 22:34:07 +0000 (15:34 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 1 Nov 2007 22:34:07 +0000 (15:34 -0700)
src/allmydata/scripts/tahoe_put-web2ish.py

index 4990ebdc5a3cece144a652fe02849249cda1cd98..6dceaee271b6c8bf47bdfd453cfb1f69cea62385 100644 (file)
@@ -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