refs #5775 Now always show debug on apply fixtures
This commit is contained in:
parent
f003fa99de
commit
c04f6b193d
|
@ -135,7 +135,7 @@ class Run extends Command {
|
|||
'docker-import.sh',
|
||||
['/workspace/dump/fixtures'],
|
||||
'spawn',
|
||||
opts.debug
|
||||
true
|
||||
);
|
||||
|
||||
// Create triggers
|
||||
|
|
Loading…
Reference in New Issue