summaryrefslogtreecommitdiff
path: root/test/run.sh
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2019-12-11 22:35:46 -0800
committerAdam Hupp <adam@hupp.org>2019-12-11 22:35:46 -0800
commit5aaf07c23af59abce40dced60875301ad9557b2c (patch)
tree945612807c6e9a746036483a2bf6bb55406775bb /test/run.sh
parent358dbd8cffcf7cc7642c53175ac45f1ce3865f12 (diff)
downloadpython-magic-5aaf07c23af59abce40dced60875301ad9557b2c.tar.gz
actually fix CI
Diffstat (limited to 'test/run.sh')
-rwxr-xr-xtest/run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run.sh b/test/run.sh
index ebd7976..106a1e4 100755
--- a/test/run.sh
+++ b/test/run.sh
@@ -1,6 +1,5 @@
#!/bin/sh
-set -e;
# ensure we can use unicode filenames in the test
export LC_ALL=en_US.UTF-8