jvanzyl     2004/01/25 23:16:16

  Modified:    maven-mboot/src/bash maven.functions
  Log:
  o add shebang, just helps with my jed for syntax hilighting.
  
  Revision  Changes    Path
  1.13      +1 -0      maven-components/maven-mboot/src/bash/maven.functions
  
  Index: maven.functions
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-mboot/src/bash/maven.functions,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- maven.functions   25 Jan 2004 00:27:01 -0000      1.12
  +++ maven.functions   26 Jan 2004 07:16:16 -0000      1.13
  @@ -1,3 +1,4 @@
  +#!/bin/sh
   # -----------------------------------------------------------------------------
   # Maven functions
   #
  
  
  

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

Reply via email to