On 2014-11-05 00:54:55, BINARY wrote:
Show quoted text> On Fri May 16 01:32:54 2014, SREZIC wrote:
>
> I have released a new version which hopefully fixes this, but will be
> watching for any further test failures of this sort.
With 1.2 I still get the same error:
# Failed test 'Bogus command'
# at t/basic.t line 40.
# got: 'Could not execute asdfasdf: Datei oder Verzeichnis nicht gefunden'
# expected: 'Could not execute asdfasdf: No such file or directory'
# Looks like you failed 1 test of 22.
t/basic.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests
...
# Failed test 'Bogus command'
# at t/system_only.t line 19.
# got: 'Could not execute asdfasdf: Datei oder Verzeichnis nicht gefunden'
# expected: 'Could not execute asdfasdf: No such file or directory'
# Looks like you failed 1 test of 3.
t/system_only.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests