improvs.
[anna.git] / example / diameter / launcher / deployments / st-client / configure.sh
index aac19ab..21e3112 100755 (executable)
@@ -62,7 +62,7 @@ calculate_deployment_layout() {
   do
     instances=$(ceil $max_connections $conn)
     echo -n -e "\t$instances"
-    [ $conn -eq 2 ] && instances__dflt=$instances
+    [ $conn -eq 1 ] && instances__dflt=$instances
   done
   echo
   echo -e "Connects per instance:\t10\t9\t8\t7\t6\t5\t4\t3\t2\t1"