X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/9697f93d664e3bce7ec34e334a9488ccaa3ff685..2955afe732becd712d718abaf6806aef3c0998a6:/Experimentations/make_params diff --git a/Experimentations/make_params b/Experimentations/make_params index dd7e201..2d5c26b 100755 --- a/Experimentations/make_params +++ b/Experimentations/make_params @@ -3,7 +3,7 @@ set -e TEMPLATE=${1:-"ag_parameters"} -PREFIX=param +PREFIX=${2:-"param"} log() { echo "-#- $@" >&2