]> granicus.if.org Git - graphviz/commit
ci: standardize shell scripts on the same e,u,x,o options
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Dec 2021 06:22:45 +0000 (22:22 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 12 Dec 2021 19:21:33 +0000 (11:21 -0800)
commit4aeb9d81136f85a288092d340011e39f5e689880
tree471db29370ca8080ec9f4d8f759c41031c764772
parentb488c8e8ccef306bc355ef9daf704af6eb10d708
ci: standardize shell scripts on the same e,u,x,o options

All these scripts have the same expectation, of failing on anything unexpected.
So setting the same options the same way everywhere leads to more consistency
and predictability.
ci/build.sh
ci/cygwin-build.sh
ci/install-packages.sh
ci/mingw-build.sh
ci/mingw-configure.sh
ci/mingw-install.sh
ci/mingw-make.sh
ci/out-of-source-build.sh
ci/out-of-source-configure.sh
ci/out-of-source-make.sh