From 625269764ebbe8d0b566e6ef5fc26a6bccd4181d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 13 Jul 2014 14:04:45 +0200 Subject: init --- test_MicroJSON.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 test_MicroJSON.sh (limited to 'test_MicroJSON.sh') diff --git a/test_MicroJSON.sh b/test_MicroJSON.sh new file mode 100755 index 0000000..89d1d3d --- /dev/null +++ b/test_MicroJSON.sh @@ -0,0 +1,5 @@ +#!/bin/sh -x + + +LD_LIBRARY_PATH="/home/pks/z/test/json_test/MicroJSON-0.3.2" ./test_MicroJSON $1 + -- cgit v1.2.3