summaryrefslogtreecommitdiff
path: root/Test/timer.sh
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2014-04-13 18:59:56 +1000
committerJed Barber <jjbarber@y7mail.com>2014-04-13 18:59:56 +1000
commitc2412dac63c97bb024afe4517f7ed5bc14b9cc28 (patch)
treeaa00f7c34d362c2507defe073291ace3c172981b /Test/timer.sh
parent03d38eb3190eb5e51fb18847fe0792013285bde5 (diff)
Fixed casing
Diffstat (limited to 'Test/timer.sh')
-rw-r--r--Test/timer.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/Test/timer.sh b/Test/timer.sh
deleted file mode 100644
index 2a1e7c3..0000000
--- a/Test/timer.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-for i in {1..1}
-do
- $1 $2 > /dev/null
-done