aboutsummaryrefslogtreecommitdiff
path: root/aux/ci
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-18 00:33:36 -0300
committerEuAndreh <eu@euandre.org>2021-02-18 00:33:36 -0300
commit27539a915e43e34b5ae41ca5681b3fc1e1163ea2 (patch)
treeb6532c2359df7864bbb29c9836248278b37f9469 /aux/ci
parentfake-symlinks: Finalize ci-build.sh and report.sh (diff)
downloaddotfiles-27539a915e43e34b5ae41ca5681b3fc1e1163ea2.tar.gz
dotfiles-27539a915e43e34b5ae41ca5681b3fc1e1163ea2.tar.xz
report.sh: Remove set -x option
Diffstat (limited to 'aux/ci')
-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 cb7242fa..b82c0618 100755
--- a/aux/ci/report.sh
+++ b/aux/ci/report.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-set -eux
+set -eu
PROJECT_UC="$1"