wmake/scripts/AllwmakeParseArguments: Handle stop-on-error

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1485
This commit is contained in:
Henry
2015-01-10 21:58:19 +00:00
parent fd6459c556
commit b0c120b7b5
2 changed files with 11 additions and 6 deletions

View File

@ -27,10 +27,5 @@ else
echo
fi
if [ -n "$SCOTCH_ARCH_PATH" ]
then
wmake $targetType scotchGamgAgglomeration
fi
# ----------------------------------------------------------------- end-of-file