On Mon, Feb 01, 2016 at 01:06:50PM -0700, Matthias Kilian wrote:
> Modified files:
> devel/darcs : Makefile
>
> Log message:
> Reenable the test suite.
>
> Fun fact: if bash isn't installed, the test suite will just hang
> in select(2) waiting for stdout to become writable. So add shells/bash
> to TEST_DEPENDS. (Any brave soul may try this on some linux without
> bash, it would be interesting to know wether it hangs there, too)
Wrong conclusion. With bash installed, it also hangs after some
time, it just takes longer (because now the initial test scripts
are actually run).
Ciao,
Kili