summaryrefslogtreecommitdiff
path: root/harness
diff options
context:
space:
mode:
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`