aboutsummaryrefslogtreecommitdiff
path: root/aux/ci/report.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-18 00:17:14 -0300
committerEuAndreh <eu@euandre.org>2021-02-18 00:26:49 -0300
commitd5281eba0512c0a56769ec2addf26b77e8c41bae (patch)
tree6fb0c98a85471ab0b432c07abf1a2193713a133c /aux/ci/report.sh
parentMakefile.in: Fix typo in $(NAME_UC) (diff)
downloadremembering-d5281eba0512c0a56769ec2addf26b77e8c41bae.tar.gz
remembering-d5281eba0512c0a56769ec2addf26b77e8c41bae.tar.xz
Generate report.sh after CI finishes
Diffstat (limited to 'aux/ci/report.sh')
-rwxr-xr-xaux/ci/report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/ci/report.sh b/aux/ci/report.sh
index b82c061..cb7242f 100755
--- a/aux/ci/report.sh
+++ b/aux/ci/report.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-set -eu
+set -eux
PROJECT_UC="$1"