From: Brian Warner Date: Thu, 1 Nov 2007 22:28:54 +0000 (-0700) Subject: trailing-whitespace eradication, no functional changes X-Git-Tag: allmydata-tahoe-0.7.0~320 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=bf29cb38ed2f9274832cfe111873ebe0517441f0;p=tahoe-lafs%2Ftahoe-lafs.git trailing-whitespace eradication, no functional changes --- diff --git a/src/allmydata/scripts/tahoe_get.py b/src/allmydata/scripts/tahoe_get.py index 4efa3da6..6696106c 100644 --- a/src/allmydata/scripts/tahoe_get.py +++ b/src/allmydata/scripts/tahoe_get.py @@ -41,7 +41,7 @@ def main(): if not options.rooturi: raise ValueError("must provide --root-uri") - + vdrive_fname = args[0] local_file = None if len(args) > 1: