[darcs-users] darcs patch: Remove perl dependency for pull_compl.sh test.

Eric Kow kowey at darcs.net
Tue May 26 20:55:34 UTC 2009


This was actually very straightforward.
The only perl requirement left is:
tests/optimize_relink.sh:  echo 'use File::Basename; $res=0; while ($fn=<'$1'/*>) { $fn2="'$2'/" . basename($fn); @fd1=lstat($fn); @fd2=lstat($fn2); $res += ($fd1[1] != $fd2[1]);}; exit($res);' | perl 

Tue May 26 21:52:40 BST 2009  Eric Kow <kowey at darcs.net>
  * Remove perl dependency for pull_compl.sh test.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 74402 bytes
Desc: A darcs patch for your repository!
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090526/067ee0f9/attachment-0001.bin>


More information about the darcs-users mailing list