commit | 99e8d4d142658b2634c32313ef6ffc4b1cd1c7d6 | [log] [tgz] |
---|---|---|
author | Vincent Pelletier <plr.vincent@gmail.com> | Thu Feb 03 16:12:46 2022 |
committer | Vincent Pelletier <plr.vincent@gmail.com> | Fri Feb 04 13:09:42 2022 |
tree | e98ce3ae8e3e738857137505cd25828b3f41a1d1 | |
parent | eae1dbff740ccb7dd62794222c6d371818603962 [diff] |
setup.sh: Exit on first test failure. This was the intent of "false" with "set -eu", but did not work.