Skip to content
Snippets Groups Projects
Commit 62022711 authored by Erik Alexandre Pucci's avatar Erik Alexandre Pucci Committed by Danilo K. S. Yorinori
Browse files

run-config.sh: Added prefixes to inep and mac variables

parent 1f897c53
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,9 @@ fi
getProxyConf
proxy="${phost} ${pport} ${puid} ${ppasswd}"
inep="--inep=${inep}"
mac="--mac=${mac}"
# Execution
if test $# -gt 1; then
echo "Run.sh call: wrong number of parameters ($#)." \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment