[parrot/parrot] cbc163: [test] fix t/op/basic.t with -r, and -r error msg
GitHub
noreply at github.com
Sun Oct 19 08:01:12 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: cbc163e22e5e61fd0e24a8a440c6504057ccc2f2
https://github.com/parrot/parrot/commit/cbc163e22e5e61fd0e24a8a440c6504057ccc2f2
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-10-19 (Sun, 19 Oct 2014)
Changed paths:
M lib/Parrot/Test.pm
M t/op/basic.t
Log Message:
-----------
[test] fix t/op/basic.t with -r, and -r error msg
need to use like for -r, as the first pass failed already and
we get "Can't stat t/op/basic_9.pbc, code 2" for the 2nd cmd.
Fixes GH #1107
More information about the parrot-commits
mailing list