mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix command line tests script to properly report errors.
This commit is contained in:
parent
2849169bff
commit
2dc405e948
@ -112,6 +112,8 @@ function ask_expectation_update()
|
||||
q* ) exit 1;;
|
||||
esac
|
||||
done
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user