summaryrefslogtreecommitdiff
path: root/harness
diff options
context:
space:
mode:
authorBen LaHaise <bcrl@kvack.org>2002-08-29 15:17:49 +0000
committerBen LaHaise <bcrl@kvack.org>2002-08-29 15:17:49 +0000
commit976262c81ab73f61e6b6682616d669670a4a98ac (patch)
tree0741acf7db3556b29001dd196f53365c0f5b4e3e /harness
parentdeff45de0910a038e65f0dc5981486cfd0cae80b (diff)
downloadlibaio-976262c81ab73f61e6b6682616d669670a4a98ac.tar.gz
update changelog, set version to 0.3.15, sort test caseslibaio.0-3-15.1
Diffstat (limited to 'harness')
-rw-r--r--harness/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/harness/Makefile b/harness/Makefile
index 0d1b7a2..703f5b0 100644
--- a/harness/Makefile
+++ b/harness/Makefile
@@ -33,5 +33,5 @@ testdir/rwfile: .PHONY
chmod 600 $@
check: $(PROGS) testdir/rofile testdir/rwfile testdir/wofile
- ./runtests.sh $(PROGS)
+ ./runtests.sh `/bin/ls -d $(PROGS) | sort -n`