Merge branch 'master' into invalid-pidfile

This commit is contained in:
Lukas Pirl 2017-08-24 18:40:00 +02:00 committed by GitHub
commit 89bacbb70a

View File

@ -1291,7 +1291,6 @@ class Options(ReallyEqualMixin, unittest.TestCase):
self.failUnlessRaises(usage.UsageError, self.parse,
["start", "--basedir=here", "--nodaemon"])
class StartStop(unittest.TestCase):
@staticmethod