From ef81889c1eccb08acc27d47c9df652541134e3db Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 6 Mar 2014 18:17:15 +1100 Subject: Getting remote and local repos sync'd --- test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.sh (limited to 'test.sh') diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..819d261 --- /dev/null +++ b/test.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +/usr/bin/time -f "%E" ./Test/timer.sh $1 $2 -- cgit