conor       2003/02/18 06:13:33

  Modified:    .        build.sh
  Log:
  Merge
  
  Revision  Changes    Path
  1.30      +1 -1      ant/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /home/cvs/ant/build.sh,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -w -u -r1.29 -r1.30
  --- build.sh  16 Feb 2003 01:12:14 -0000      1.29
  +++ build.sh  18 Feb 2003 14:13:33 -0000      1.30
  @@ -57,5 +57,5 @@
     ANT_INSTALL="-Dant.install=$REALANTHOME"
   fi
   
  -bootstrap/bin/ant -emacs $ANT_INSTALL $*
  +bootstrap/bin/ant -emacs "$ANT_INSTALL" $*
   
  
  
  

Reply via email to