You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by mi...@apache.org on 2008/02/18 10:14:26 UTC

svn commit: r628658 - /webservices/rampart/trunk/c/samples/secpolicy/run_all.sh

Author: milinda
Date: Mon Feb 18 01:14:24 2008
New Revision: 628658

URL: http://svn.apache.org/viewvc?rev=628658&view=rev
Log:
Fixing a typo.

Modified:
    webservices/rampart/trunk/c/samples/secpolicy/run_all.sh

Modified: webservices/rampart/trunk/c/samples/secpolicy/run_all.sh
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/run_all.sh?rev=628658&r1=628657&r2=628658&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/run_all.sh (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/run_all.sh Mon Feb 18 01:14:24 2008
@@ -5,7 +5,7 @@
 _SLEEP=3
 #You may change these to scenarios u need to run
 _LST="1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19"
-_SAML="14"
+_SAML="20"
 if [ $# -eq 1 ]
 then
     _PORT=$1