You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2001/12/20 10:40:41 UTC

cvs commit: jakarta-avalon build.sh

donaldp     01/12/20 01:40:41

  Modified:    .        build.sh
  Log:
  Update build.sh to not generate a banner.\n\nSubmitted By: Marcus Crafter <cr...@fztig938.bank.dresdner.net>
  
  Revision  Changes    Path
  1.9       +0 -4      jakarta-avalon/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/build.sh,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.sh	2001/12/15 07:12:07	1.8
  +++ build.sh	2001/12/20 09:40:40	1.9
  @@ -1,9 +1,5 @@
   #!/bin/sh
   
  -echo
  -echo "Phoenix Build System"
  -echo "--------------------"
  -
   LOCAL_AVALON_TOOLS=$AVALON_TOOLS
   
   if [ "$AVALON_TOOLS" = "" ] ; then
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>