Explorar o código

Removing unused executable local variable

pombredanne %!s(int64=12) %!d(string=hai) anos
pai
achega
ddc27ad7fb
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      supervisor/tests/test_dispatchers.py

+ 0 - 1
supervisor/tests/test_dispatchers.py

@@ -82,7 +82,6 @@ class POutputDispatcherTests(unittest.TestCase):
             'uncaptured python exception, closing channel'),result)
 
     def test_toggle_capturemode_sends_event(self):
-        executable = '/bin/cat'
         options = DummyOptions()
         config = DummyPConfig(options, 'process1', '/bin/process1',
                               stdout_logfile='/tmp/foo',