test
This commit is contained in:
parent
392d9e7bb8
commit
672d8cc75d
@ -34,7 +34,7 @@ def prerun(rulematch=False):
|
|||||||
|
|
||||||
# This is where we rebuild trigger
|
# This is where we rebuild trigger
|
||||||
# we validate a few things here
|
# we validate a few things here
|
||||||
trigger, redispatch = validate_trigger(trigger)
|
trigger, redispatch = validate_trigger(trigger, commands[0])
|
||||||
|
|
||||||
# Now we have a single valid command
|
# Now we have a single valid command
|
||||||
# we are going to validate the command
|
# we are going to validate the command
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user