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:42:24 UTC

cvs commit: jakarta-avalon-phoenix build.sh

donaldp     01/12/20 01:42:24

  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.10      +0 -4      jakarta-avalon-phoenix/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/build.sh,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.sh	2001/12/15 07:12:36	1.9
  +++ build.sh	2001/12/20 09:42:24	1.10
  @@ -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>