From: Eduardo Ramos Testillano Date: Sun, 29 Nov 2015 22:41:55 +0000 (+0100) Subject: Hide make autonomous output X-Git-Tag: REFACTORING_TESTING_LIBRARY~70 X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=99843230fc40505d3b9c601c87ad13ea1fcb1689 Hide make autonomous output --- 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