New submission from Reinier Lamers <[EMAIL PROTECTED]>:

When I run the test suite on OS X 10.4 (Tiger), issue458.sh fails with:

$DARCS get --set-scripts-executable repo1 repo2
Finished getting.
stat -c %A repo2/x > mode
stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]

I can fix it by installing GNU coreutils from MacPorts and replacing the 'stat'
there by 'gstat', but I don't know a solution that works out of the box on all
platforms.

----------
messages: 3652
nosy: beschmi, droundy, jaredj, kowey, tommy, tux_rocker
priority: bug
status: unread
title: Test for issue 458 is broken
topic: ProbablyEasy

__________________________________
Darcs bug tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue704>
__________________________________
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to