BUG: Allrun: flange case not run

This commit is contained in:
mattijs
2011-06-07 15:46:21 +01:00
parent ab867a15cb
commit b09038cd1a

View File

@ -1,6 +1,12 @@
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
(
cd flange || exit
./Allrun
)
exit 0
# These cases are links to solver test cases and are run when the Allrun