summaryrefslogtreecommitdiff
path: root/Test/timer.sh
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2014-03-06 18:17:15 +1100
committerJed Barber <jjbarber@y7mail.com>2014-03-06 18:17:15 +1100
commitef81889c1eccb08acc27d47c9df652541134e3db (patch)
treece3d1350cf8ad5256b8cb94a0ce6f6df5dce61c3 /Test/timer.sh
parent93dcd8b68c0b9d3ecb5cb2352b11c3a9b362f1d9 (diff)
Getting remote and local repos sync'd
Diffstat (limited to 'Test/timer.sh')
-rw-r--r--Test/timer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/timer.sh b/Test/timer.sh
index c95aff5..2a1e7c3 100644
--- a/Test/timer.sh
+++ b/Test/timer.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-for i in {1..1000}
+for i in {1..1}
do
$1 $2 > /dev/null
done