diff options
| author | Adam Hupp <adam@hupp.org> | 2019-12-11 22:35:46 -0800 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2019-12-11 22:35:46 -0800 |
| commit | 5aaf07c23af59abce40dced60875301ad9557b2c (patch) | |
| tree | 945612807c6e9a746036483a2bf6bb55406775bb /test/run.sh | |
| parent | 358dbd8cffcf7cc7642c53175ac45f1ce3865f12 (diff) | |
| download | python-magic-5aaf07c23af59abce40dced60875301ad9557b2c.tar.gz | |
actually fix CI
Diffstat (limited to 'test/run.sh')
| -rwxr-xr-x | test/run.sh | 1 |
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 |
