[darcs-devel] [patch1871] slightly extend and cleanup test for iss... (and 5 more)

Ganesh Sittampalam bugs at darcs.net
Sun Aug 25 21:24:14 UTC 2019


Ganesh Sittampalam <ganesh at earth.li> added the comment:

> +  /usr/bin/time -f %e -o ../elapsed darcs pull ../RA --quiet --all --
patch "^A$i\$" --allow-conflicts
[...]
> +    (( $(echo "$elapsed < $i * $i * $start" | bc) ))

FWIW I had to install 'time' and 'bc' in msys to run this test. I guess
none of our other test scripts already depended on them. Luckily pacman
makes it quite easy to install things.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1871>
__________________________________


More information about the darcs-devel mailing list