From: Eduardo Ramos Testillano Date: Sat, 27 Feb 2016 02:36:21 +0000 (+0100) Subject: Improve comment X-Git-Tag: REFACTORING_TESTING_LIBRARY~29 X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=97190f5c78dcb0d111fba9918464c5d6bb868690 Improve comment --- diff --git a/example/diameter/launcher/resources/scripts/tinyTestcase.sh b/example/diameter/launcher/resources/scripts/tinyTestcase.sh index 519443d..59fb379 100755 --- a/example/diameter/launcher/resources/scripts/tinyTestcase.sh +++ b/example/diameter/launcher/resources/scripts/tinyTestcase.sh @@ -24,7 +24,7 @@ usage() { echo " source_directory:" echo " The source directory may contain .xml and .metadata files grouped by pairs and alphabetically classified," echo " and also (and this is VERY IMPORTANT), a file called 'origin-hosts' containing a list of Origin-Host" - echo " values that are used from the point of view of the ADML testing system, together with the type of the" + echo " values that represents the point of view of the ADML testing system, together with the type of the" echo " simulated ADML node (client/server):" echo echo " .hex.as.xml: ANNA-Diameter XML message format."