X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeployments%2Fst-client%2Fprogram.sh;h=5d1fa45a324827de0f31f96de0ca0c7030d78590;hp=31eb97d44941778e2e4249b83d7b891a5d27b339;hb=bdad30af20ea24102db5cf439fd2eb7e2ac9b0c5;hpb=d0d6fd3dd4aa5b09f6d9cca594dbd8b6458e2c3a diff --git a/example/diameter/launcher/deployments/st-client/program.sh b/example/diameter/launcher/deployments/st-client/program.sh index 31eb97d..5d1fa45 100755 --- a/example/diameter/launcher/deployments/st-client/program.sh +++ b/example/diameter/launcher/deployments/st-client/program.sh @@ -53,7 +53,7 @@ Usage: $0 [-s] and a file called 'dynamic.suffix' used to complete the dynamic operation in this way: - dynamic|||| + dynamic||| For example, you could have this content for 'dynamic.suffix': @@ -61,11 +61,11 @@ Usage: $0 [-s] in order to generate the operation: - dynamic|0|||7|CCR-I.xml|CCR-T.xml + dynamic|||0|7|CCR-I.xml|CCR-T.xml which would be parsed for the specific ADML instance programmed: - dynamic|0|2000001|2001000|7|CCR-I.xml|CCR-T.xml + dynamic|2000001|2001000|0|7|CCR-I.xml|CCR-T.xml The file 'dynamic.suffix' could have several lines for several scenaries. In this case, this script will prompt for the desired one.