mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-18 23:37:05 +01:00
CI scripts update
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
NAME='nlopt-2.4.2'
|
||||
|
||||
if (( $# != 1 )); then
|
||||
echo "usage: `basename $0` <prefix> {osx|linux}" 1>&2
|
||||
echo "usage: `basename $0` <prefix>" 1>&2
|
||||
exit 1
|
||||
fi
|
||||
PREFIX=$1
|
||||
|
Reference in New Issue
Block a user