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:
@@ -112,6 +112,8 @@ function ask_expectation_update()
|
||||
q* ) exit 1;;
|
||||
esac
|
||||
done
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user