mirror of
https://github.com/crioux/turbo-linecount.git
synced 2024-10-27 17:24:01 +00:00
compare_testfiles.sh: explicitly specify output format for time; different systems (shells) use different things...
This commit is contained in:
parent
ab9382ea4a
commit
0af164582f
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
export TIME='real\t %e'
|
||||
|
||||
if [ "$1" = "" ]; then
|
||||
echo "specify path to tlc binary"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user