CI simualtion tests: order tests explicitly

This commit is contained in:
Simon Duquennoy 2017-11-14 09:59:24 +01:00
parent b4c4c740fa
commit 1b93e2c5cc
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
TESTS=$(wildcard ??-*.csc)
TESTLOGS=$(patsubst %.csc,%.testlog,$(TESTS))
TESTLOGS=$(sort $(patsubst %.csc,%.testlog,$(TESTS)))
# The random seed to start from
BASESEED ?= 1