From 4e2fa78ea36ec2cf6583bc025b4127c5ea238fd2 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 27 Oct 2015 21:19:11 +0000 Subject: Update libucl to git snapshot 20151027 (77d9d33) --- python/test.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 python/test.sh (limited to 'python/test.sh') diff --git a/python/test.sh b/python/test.sh new file mode 100755 index 000000000000..53af6a3fd370 --- /dev/null +++ b/python/test.sh @@ -0,0 +1,6 @@ +#!/bin/sh +set -xe +python3.4 setup.py build_ext --inplace +./test_uclmodule.py -v +rm -rfv build +rm ucl.so -- cgit v1.3