User: jules_gosnell
  Date: 01/06/04 16:26:03

  Modified:    jetty/src/build build.sh
  Log:
  silly minor change
  
  Revision  Changes    Path
  1.3       +2 -3      contrib/jetty/src/build/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/src/build/build.sh,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.sh  2001/04/30 22:44:49     1.2
  +++ build.sh  2001/06/04 23:26:02     1.3
  @@ -1,11 +1,10 @@
   #! /bin/sh
  -# $Id: build.sh,v 1.2 2001/04/30 22:44:49 jules_gosnell Exp $
  +# $Id: build.sh,v 1.3 2001/06/04 23:26:02 jules_gosnell Exp $
   
  -#!/bin/sh
   if [ ! -f "$JBOSS_HOME/bin/run.jar" ]
   then
       echo $JBOSS_HOME/bin/run.jar does not exist
  -    echo set JBOSS_HOME to the JBoss dist directory
  +    echo set JBOSS_HOME to your JBoss dist directory
       exit 1
   fi
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to