Skip to content
Snippets Groups Projects
Commit b09038cd authored by mattijs's avatar mattijs
Browse files

BUG: Allrun: flange case not run

parent ab867a15
No related branches found
No related tags found
No related merge requests found
#!/bin/sh #!/bin/sh
cd ${0%/*} || exit 1 # run from this directory cd ${0%/*} || exit 1 # run from this directory
(
cd flange || exit
./Allrun
)
exit 0 exit 0
# These cases are links to solver test cases and are run when the Allrun # These cases are links to solver test cases and are run when the Allrun
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment