From: Zooko O'Whielacronx Date: Wed, 11 Feb 2009 18:19:35 +0000 (-0700) Subject: trivial: whitespace X-Git-Tag: allmydata-tahoe-1.3.0~36 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=079c1851a9261d748da29568bddc2f4274e651a1;p=tahoe-lafs%2Ftahoe-lafs.git trivial: whitespace --- diff --git a/bin/tahoe-script.template b/bin/tahoe-script.template index 674a27d9..69d54c92 100644 --- a/bin/tahoe-script.template +++ b/bin/tahoe-script.template @@ -68,3 +68,4 @@ exception. raise else: sys.exit(res) + diff --git a/src/allmydata/test/test_runner.py b/src/allmydata/test/test_runner.py index f5d13ac4..ac3f88b6 100644 --- a/src/allmydata/test/test_runner.py +++ b/src/allmydata/test/test_runner.py @@ -1,4 +1,3 @@ - from twisted.trial import unittest from twisted.python import usage, runtime