STYLE: scripts: removed trailing spaces

This commit is contained in:
mattijs
2012-08-17 12:30:55 +01:00
parent 9bb7fad6aa
commit 831bcdc6b9
4 changed files with 10 additions and 10 deletions

View File

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