X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/9697f93d664e3bce7ec34e334a9488ccaa3ff685..68cdc7cfe7e91b8a4a9db93492120d514f6fa68c:/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