Make Origin-Host the node identifier instead of origin-realm
[anna.git] / example / diameter / launcher / deployments / st-client / operation_all.sh
index 7d9eeb0..8811381 100755 (executable)
@@ -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