Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 13, 2018 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/45de700c0d6b6c91feaaff962020c729 to your computer and use it in GitHub Desktop.
Save Whateverable/45de700c0d6b6c91feaaff962020c729 to your computer and use it in GitHub Desktop.
evalable6
BEGIN chdir '/tmp'; shell 「echo '$*OUT.flush();' > test.t; prove --exec=perl6 test.t」
(exit code 1)
test.t ..
No subtests run
Test Summary Report
-------------------
test.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.13 cusr 0.02 csys = 0.17 CPU)
Result: FAIL
The spawned command 'echo '$*OUT.flush();' > test.t; prove --exec=perl6 test.t' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/p6v2FGu4EH line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment