aboutsummaryrefslogtreecommitdiff
path: root/testall.sh
diff options
context:
space:
mode:
authorTianhao Wang <wth@riseup.net>2023-11-02 01:18:12 +0100
committerTianhao Wang <wth@riseup.net>2023-11-02 01:18:12 +0100
commit984e94449457749e53bea0e209be98cba4b08c27 (patch)
treec2ca821200049cb67772e3fa85562e95a823631e /testall.sh
parentf3ba79298a26169d6563c42bbd437b903623c599 (diff)
optimize makefile
Diffstat (limited to 'testall.sh')
-rw-r--r--testall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testall.sh b/testall.sh
index 922e1bd..74d7bf9 100644
--- a/testall.sh
+++ b/testall.sh
@@ -6,6 +6,7 @@ do
./test_0 > /dev/null
done
+# run the first one with offset=0 as reference
sum=0
for i in $(seq 0 1 $runs)
do