mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-07 20:00:20 +00:00
Merge branch 'master' into invalid-pidfile
This commit is contained in:
commit
89bacbb70a
@ -1291,7 +1291,6 @@ class Options(ReallyEqualMixin, unittest.TestCase):
|
|||||||
self.failUnlessRaises(usage.UsageError, self.parse,
|
self.failUnlessRaises(usage.UsageError, self.parse,
|
||||||
["start", "--basedir=here", "--nodaemon"])
|
["start", "--basedir=here", "--nodaemon"])
|
||||||
|
|
||||||
|
|
||||||
class StartStop(unittest.TestCase):
|
class StartStop(unittest.TestCase):
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user