From bf29cb38ed2f9274832cfe111873ebe0517441f0 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Thu, 1 Nov 2007 15:28:54 -0700 Subject: [PATCH] trailing-whitespace eradication, no functional changes --- src/allmydata/scripts/tahoe_get.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.45.2