ENH: Updated tutorial Alltest script

This commit is contained in:
andy
2013-07-30 10:24:08 +01:00
parent 81d2dc9235
commit 66f03819d2

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
# \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
# \\/ M anipulation |
#------------------------------------------------------------------------------
# License
@ -74,7 +74,7 @@ do
usage "unknown option: '$*'"
;;
*)
break
usage "unknown option/argument: '$*'"
;;
esac
shift