mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix regressions return code.
This commit is contained in:
parent
1670b0fa16
commit
9d9234513d
@ -22,7 +22,7 @@ for testfile in "${INFILES[@]}"; do
|
|||||||
else
|
else
|
||||||
echo "$repname: FAIL!"
|
echo "$repname: FAIL!"
|
||||||
echo "$output"
|
echo "$output"
|
||||||
OUTCODE="$retcode"
|
OUTCODE=1
|
||||||
fi
|
fi
|
||||||
rm -f out.echo
|
rm -f out.echo
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user