Do not risk waiting 100 seconds

It this happens, and it happens, this will make the build quite slow.
Refs #29760
This commit is contained in:
Grégoire Paris 2019-01-02 23:07:49 +01:00 committed by Grégoire Paris
parent 36110b1e95
commit 9f45af4a2b
No known key found for this signature in database
GPG Key ID: 6CE0C6A7B0858F70

View File

@ -14,7 +14,6 @@ $outputs = array(
'Second iteration output',
'One more iteration output',
'This took more time',
'This one was sooooo slow',
);
$iterationTime = 10000;