test
This commit is contained in:
parent
f58cdb1a08
commit
5eed85c861
@ -29,6 +29,7 @@ def prerun():
|
||||
# If the original trigger is not the same after && or | split
|
||||
# so we will now redispatch to help get the correct function passed
|
||||
if comrun.has_command_been_sanitized:
|
||||
print("here")
|
||||
if comrun.is_pipe_command:
|
||||
trigger_dict = rebuild_pipes(comrun.commands)
|
||||
else:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user