"Trent W. Buck" <[EMAIL PROTECTED]> writes:

> Since ! -d works, I propose we use that.
>
> ...and this is where I get confused, because that *is* what's being
> used, AFAICT.
>
>     $(addprefix test-,$(FORMATS)): test-%: darcs hspwd
>             @echo Applying functional tests to $* repositories...
>             test ! -d $@ || chmod -R u+rwx $@
>
> Is it possible that the OpenBSD host has unresolved conflicts in
> GNUmakefile, or that it isn't tracking the latest unstable?

Oops, mea culpa.  Karel's patch had already been applied to unstable and
pulled by me when I wrote the above.

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to