Skip to content
Snippets Groups Projects
Commit 499909fa authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 7bad641b
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
if [ $# -lt 1 ]; then if [ $# -lt 1 ]; then
echo "Usage: $0 arch [gmsh|getdp]" 1>&2; echo "Usage: $0 arch [gmsh|getdp]" 1>&2;
echo " with arch in [mac,linux32,linux64,win32,win64]" 1>&2; echo " with arch in [mac,linux32,linux64,win32,win64][_test]" 1>&2;
exit 1; exit 1;
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment