mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
parent
cbe25d0dcc
commit
2a843ec832
@ -82,7 +82,7 @@ class ExecutionResumeTest(unittest.TestCase):
|
||||
Type=oneshot
|
||||
ExecStart=/bin/bash -c "echo bar >> {self.output_file}"
|
||||
ExecStart=/bin/bash -c "echo baz >> {self.output_file}"
|
||||
'''.format(self.output_file)
|
||||
'''
|
||||
self.unit_files[UnitFileChange.REMOVAL] = unit_file_content
|
||||
|
||||
def reload(self):
|
||||
|
Loading…
Reference in New Issue
Block a user