old jobs removal
This commit is contained in:
@@ -329,7 +329,7 @@ class entry_collection:
|
||||
else:
|
||||
subprocess.call(command_str, stderr=subprocess.STDOUT, shell=True,executable="/bin/bash")
|
||||
except:
|
||||
print('Unable to run: "'+command_str+'"')
|
||||
print('Non-zero exit code: "'+command_str+'"')
|
||||
|
||||
if (self.options.command or self.options.once or bg):
|
||||
wait=False
|
||||
|
||||
Reference in New Issue
Block a user