output FAILED properly even when -s is used
This commit is contained in:
Родитель
e48747d95d
Коммит
aa86f697f6
|
@ -224,9 +224,7 @@ sub compare {
|
|||
|
||||
$res = comparefiles($first, $sec);
|
||||
if ($res != 0) {
|
||||
if(!$short) {
|
||||
print " $text FAILED";
|
||||
}
|
||||
print " $text FAILED";
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче