From 079c1851a9261d748da29568bddc2f4274e651a1 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 11 Feb 2009 11:19:35 -0700
Subject: [PATCH] trivial: whitespace

---
 bin/tahoe-script.template         | 1 +
 src/allmydata/test/test_runner.py | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.45.2