From 99843230fc40505d3b9c601c87ad13ea1fcb1689 Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Testillano Date: Sun, 29 Nov 2015 23:41:55 +0100 Subject: [PATCH] Hide make autonomous output --- example/diameter/launcher/DEPLOY.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/diameter/launcher/DEPLOY.sh b/example/diameter/launcher/DEPLOY.sh index edcb4fc..bf8ec84 100755 --- a/example/diameter/launcher/DEPLOY.sh +++ b/example/diameter/launcher/DEPLOY.sh @@ -208,7 +208,7 @@ cp $SRVDTD $DPATH/DTDs echo "Preparing ..." cd $DPATH createRunScript $option -stacks/makeAutonomous.sh commands_qosControl.xml ./stack-mgmt +stacks/makeAutonomous.sh commands_qosControl.xml ./stack-mgmt >/dev/null ln -s stacks/autonomous.commands_qosControl.xml dictionary.xml cd - >/dev/null -- 2.20.1