X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeployments%2Fst-client%2Foperation_all.sh;fp=example%2Fdiameter%2Flauncher%2Fdeployments%2Fst-client%2Foperation_all.sh;h=88113816919925d0e977dd8649803b190c611d7d;hb=5bf5055ab79aaf464e2491cfbab173ba37ba3419;hp=7d9eeb0f1b112f4d731eb15dd37357d56645fa38;hpb=913a64fa09cecb0932cfc2d5fd6df8c1b2dc4ca3;p=anna.git diff --git a/example/diameter/launcher/deployments/st-client/operation_all.sh b/example/diameter/launcher/deployments/st-client/operation_all.sh index 7d9eeb0..8811381 100755 --- a/example/diameter/launcher/deployments/st-client/operation_all.sh +++ b/example/diameter/launcher/deployments/st-client/operation_all.sh @@ -13,6 +13,7 @@ do dn_op=`dirname $op` cd $dn_op echo -n "Instance `basename $dn_op`: " + 0>launcher.trace ./operation.sh $@ cd - >/dev/null done