[darcs-users] darcs patch: Fix space issue in issue803.sh

Ian Lynagh igloo at earth.li
Wed May 7 13:57:07 UTC 2008


On Wed, May 07, 2008 at 02:12:02PM +0200, lele at nautilus.homeip.net wrote:
> Wed May  7 14:11:37 CEST 2008  lele at nautilus.homeip.net
>   * Fix space issue in issue803.sh

> hunk ./bugs/issue803.sh 7
> -test $DARCS || DARCS=$PWD/../darcs
> -
> hunk ./bugs/issue803.sh 13
> -$DARCS init
> +darcs init

Why not just quote it? This makes it hard to test a darcs other than the
installed one.


Thanks
Ian



More information about the darcs-users mailing list