On 21/11/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> fixed, thanks

Cheers.  Also fancy fixing this for space-loving folks like myself?:

Index: bootstrap.sh
===================================================================
--- bootstrap.sh        (revision 348007)
+++ bootstrap.sh        (working copy)
@@ -34,7 +34,7 @@
  fi

  # TODO: get rid of M2_HOME once integration tests are in here
-PREFIX=`dirname $M2_HOME`
+PREFIX=`dirname "$M2_HOME"`

 # OS specific support.  $var _must_ be set to either true or false.
  cygwin=false;

Thanks,

Mark

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

Reply via email to