mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user