diff --git a/tutorials/Alltest b/tutorials/Alltest index 7b4fe867f7..9a80b425e3 100755 --- a/tutorials/Alltest +++ b/tutorials/Alltest @@ -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