aboutsummaryrefslogtreecommitdiff
path: root/utils/get_last_test_db.sh
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-04-13 17:03:16 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-04-13 17:03:16 +0100
commit89a67770e66d11740948e90a41db6cee0482cf8e (patch)
treebe858515fb789a89d68f94975690ab019813726c /utils/get_last_test_db.sh
new version.
Diffstat (limited to 'utils/get_last_test_db.sh')
-rwxr-xr-xutils/get_last_test_db.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/get_last_test_db.sh b/utils/get_last_test_db.sh
new file mode 100755
index 0000000..71ce4f1
--- /dev/null
+++ b/utils/get_last_test_db.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+test=`echo $1 | sed s/://`
+sqlitebrowser `/bin/ls -dtr /tmp/mauve_test/* | tail -1`/$test\(ZTestCases\)/mauve_test.db