diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-10-01 00:11:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-10-01 00:11:09 +0000 |
| commit | 6ea5f9b0608ca98863fe1164d65eca5243c7dd0e (patch) | |
| tree | 4e55585716334398485573e3e6abe62b902319d3 /python/test.sh | |
| parent | 6b85ccc6518cf9ecbe23cfe13d3ce8e9e0525809 (diff) | |
Notes
Diffstat (limited to 'python/test.sh')
| -rwxr-xr-x | python/test.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/python/test.sh b/python/test.sh deleted file mode 100755 index 53af6a3fd370..000000000000 --- a/python/test.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -set -xe -python3.4 setup.py build_ext --inplace -./test_uclmodule.py -v -rm -rfv build -rm ucl.so |
