Skip to content
Snippets Groups Projects
Commit 3e474ad5 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove debug line

parent 0857f120
No related branches found
No related tags found
1 merge request!33director cli: fix json genration for mult.ports
This commit is part of merge request !33. Comments created here will be created in the context of that merge request.
...@@ -325,7 +325,6 @@ hostDefaultgroups="groups[]=iml groups[]=iml-server" ...@@ -325,7 +325,6 @@ hostDefaultgroups="groups[]=iml groups[]=iml-server"
# --- get json data of object # --- get json data of object
if [ $_bSendData = true ]; then if [ $_bSendData = true ]; then
echo "$_jsonparams"
_jsondata=$( eval jo -p -d. $_jsonparams ) _jsondata=$( eval jo -p -d. $_jsonparams )
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment