hlship      2004/06/01 10:51:33

  Modified:    common   dist.xml
  Log:
  Create a dist module for generating distributions.
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-hivemind/common/dist.xml
  
  Index: dist.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/common/dist.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dist.xml  1 Jun 2004 14:18:07 -0000       1.1
  +++ dist.xml  1 Jun 2004 17:51:33 -0000       1.2
  @@ -100,7 +100,7 @@
                <sshexec 
                        username="${dist.install.docs.user}"
                        host="${dist.install.docs.host}"
  -                     command="cd ${dist.dist.install.docs.path} ; tar xzvf 
${dist.docs.file} ; rm ${dist.docs.file}"
  +                     command="cd ${dist.install.docs.path} ; tar xzvf 
${dist.docs.file} ; rm ${dist.docs.file}"
                        password="${password}"
                        trust="yes"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to