We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebecfa9 commit 08a68f1Copy full SHA for 08a68f1
utils/precheck.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/bash -e
2
# helper for generating compiled output from `src` into `outcsv` for checking before publishing
3
cd "$(dirname "$0")/.."
4
rm -rf outcsv*
0 commit comments