]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/frontends/CLI.rst, src/allmydata/test/trialtest.py: add trailing newlines. refs...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 19 Jan 2011 08:19:55 +0000 (00:19 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 19 Jan 2011 08:19:55 +0000 (00:19 -0800)
docs/frontends/CLI.rst
src/allmydata/test/trialtest.py

index 0d70b4f75849f27d875c8ee6fd662ee41113bbd3..2f4cb1fcc4e085da66102bd68ce092722c057263 100644 (file)
@@ -585,4 +585,4 @@ sharefile. This can be used to test the client-side verification/repair code.
 Obviously, this command should not be used during normal operation.
 
 "``tahoe debug trial [OPTIONS] [TESTSUITE]``" will run the tests specified by
-TESTSUITE (defaulting to the whole Tahoe test suite), using Twisted Trial.
\ No newline at end of file
+TESTSUITE (defaulting to the whole Tahoe test suite), using Twisted Trial.
index 312cc8b6415059e35132a970bd11ba95e9d00ce7..13b45a3cab23ddad711881d2b6d75d8048e84f4b 100644 (file)
@@ -27,4 +27,4 @@ class Failure(unittest.TestCase):
         raise AssertionError('clang')
 
     def test_deferred_error(self):
-        return defer.fail(AssertionError('screech'))
\ No newline at end of file
+        return defer.fail(AssertionError('screech'))