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/09 10:48:53 UTC

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

Author: milinda
Date: Sat Feb  9 01:48:52 2008
New Revision: 620098

URL: http://svn.apache.org/viewvc?rev=620098&view=rev
Log:
comment added.

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=620098&r1=620097&r2=620098&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/run_all.sh (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/run_all.sh Sat Feb  9 01:48:52 2008
@@ -38,6 +38,7 @@
     cd $_SMPL_DIR
 done
 
+#SAML Sample
 S_i=$_SCEN$_SAML
 echo "------------------------------------------------------------------------------"
 echo ">Deploying $_SAML"