From 9748b8b9865515a5d0c9087a7fa4587f1abe4e5b Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 13 Dec 2011 22:26:03 +1030 Subject: Ensure build tests only use the current cjson.so Update runtests.sh to exit if an old copy of cjson.so is found. --- runtests.sh | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'runtests.sh') diff --git a/runtests.sh b/runtests.sh index 3876b45..45b1b8c 100755 --- a/runtests.sh +++ b/runtests.sh @@ -15,12 +15,6 @@ do_tests() { cd .. } -cat </dev/null +then + cat <