Revert "Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton"
This reverts commit4c243e2c3d, reversing changes made to64f0032a37.
This commit is contained in:
parent
b139669f37
commit
4f20348fd3
2 changed files with 2 additions and 11 deletions
|
|
@ -127,13 +127,7 @@ if [ ! -z "$SCRIPT" ]; then
|
|||
set +e
|
||||
sh -x -c "$SCRIPT"
|
||||
ret=$?
|
||||
echo "exit code in src/ci/run.sh: $ret"
|
||||
|
||||
echo "tasklist:"
|
||||
tasklist
|
||||
echo -n "location of sh: "
|
||||
where sh
|
||||
|
||||
echo "script exited with $ret"
|
||||
exit $ret
|
||||
else
|
||||
do_make() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue