Hide make autonomous output
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 29 Nov 2015 22:41:55 +0000 (23:41 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 29 Nov 2015 22:41:55 +0000 (23:41 +0100)
example/diameter/launcher/DEPLOY.sh

index edcb4fc..bf8ec84 100755 (executable)
@@ -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