summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-03-21 18:47:03 +0000
committerAdrian Thurston <thurston@colm.net>2020-03-21 18:47:03 +0000
commit197fdd7e939855e229ff6755b76fe8c52756cbf0 (patch)
treee581b180e26afd36ad491330666fd572337cbdd7 /test
parentd42eba32d731ea16a7aeae1fe381c3e953d66377 (diff)
downloadcolm-197fdd7e939855e229ff6755b76fe8c52756cbf0.tar.gz
updated github workflow for basic package name colm, added -e to test/dist.sh
Diffstat (limited to 'test')
-rwxr-xr-xtest/dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dist.sh b/test/dist.sh
index 9fbf96b5..823d16f9 100755
--- a/test/dist.sh
+++ b/test/dist.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#
-set -x
+set -xe
eval `grep VERSION= config.status`
DIST=colm-$VERSION.tar.gz