mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
commit
6d7cd072a1
@ -834,7 +834,7 @@ class ModuleCase(TestCase, SaltClientTestCaseMixIn):
|
||||
if not match:
|
||||
# We don't know how to handle this
|
||||
continue
|
||||
jid = match.group('jib')
|
||||
jid = match.group('jid')
|
||||
if jid in jids:
|
||||
continue
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user