dion        2003/09/23 23:56:33

  Modified:    src/bin  maven
  Log:
  Fix bad shell
  
  Revision  Changes    Path
  1.30      +1 -1      maven/src/bin/maven
  
  Index: maven
  ===================================================================
  RCS file: /home/cvs/maven/src/bin/maven,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- maven     24 Sep 2003 05:12:45 -0000      1.29
  +++ maven     24 Sep 2003 06:56:33 -0000      1.30
  @@ -1,4 +1,4 @@
  -#! /bin/sh
  +#!/bin/sh
   
   #   Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
   #   reserved.
  
  
  

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

Reply via email to