From 9a0859212de4d1304f9392fe910921227421c8c3 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 16 Aug 2014 21:25:52 +0100 Subject: cleanup --- src/test_MicroJSON.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/test_MicroJSON.sh (limited to 'src/test_MicroJSON.sh') diff --git a/src/test_MicroJSON.sh b/src/test_MicroJSON.sh new file mode 100755 index 0000000..89d1d3d --- /dev/null +++ b/src/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