You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by du...@apache.org on 2002/06/10 08:13:17 UTC

cvs commit: xml-site/targets/soap/temp test.sh

duftler     2002/06/09 23:13:17

  Modified:    targets/soap/temp test.sh
  Log:
  
  
  Revision  Changes    Path
  1.2       +4 -1      xml-site/targets/soap/temp/test.sh
  
  Index: test.sh
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/soap/temp/test.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test.sh	10 Jun 2002 06:07:46 -0000	1.1
  +++ test.sh	10 Jun 2002 06:13:17 -0000	1.2
  @@ -13,9 +13,12 @@
   cd ..
   rm soap-bin-2.3.1.zip
   zip -r soap-bin-2.3.1.zip soap-2_3_1
  +rm -rf soap-2_3_1
   unzip soap-src-2.3.1.zip
  +chmod a+x soap-2_3_1
   cd soap-2_3_1
   find . -type 'd' -exec chmod a+x '{}' ';'
   cd ..
   rm soap-src-2.3.1.zip
  -zip -r soap-src-2.3.1.zip soap-2_3_1
  \ No newline at end of file
  +zip -r soap-src-2.3.1.zip soap-2_3_1
  +rm -rf soap-2_3_1
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org