Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 18, 2017 20:02
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/aa04676317f2df828e775a4bafad6954 to your computer and use it in GitHub Desktop.
Save Whateverable/aa04676317f2df828e775a4bafad6954 to your computer and use it in GitHub Desktop.
bisectable6
old=2017.07 say [$*DISTRO.Str|$*KERNEL.Str] ~~ m:i/linux/;
Bisecting: 100 revisions left to test after this (roughly 7 steps)
[148ba7f2e4de8f33e8436267a4b0c9042a171d82] Use proper check for Scalarness of attribute
»»»»» Testing 148ba7f2e4de8f33e8436267a4b0c9042a171d82
»»»»» Script output:
「linux」
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4f1322d06ebbd2f8fbe9e6cd88d633bb3a895ae5
»»»»» Script output:
This type cannot unbox to a native string: P6opaque, Junction
in block <unit> at /tmp/_tUcHIGzvr line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d9f51da8845a11cb8b499d89642024aa89108b8f
»»»»» Script output:
「linux」
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 46ef1b5b48dd51a47a7de70d4740bcea9779a104
»»»»» Script output:
「linux」
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5e8d461325e0ce422d1f9333d3de18b38d0529a3
»»»»» Script output:
This type cannot unbox to a native string: P6opaque, Junction
in block <unit> at /tmp/_tUcHIGzvr line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1761f953dba58b5a1f59be3f9fe402dab082750c
»»»»» Script output:
This type cannot unbox to a native string: P6opaque, Junction
in block <unit> at /tmp/_tUcHIGzvr line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 67455170ca50bb908f309b77e5ca579eaa21605c
»»»»» Script output:
「linux」
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
1761f953dba58b5a1f59be3f9fe402dab082750c is the first new commit
commit 1761f953dba58b5a1f59be3f9fe402dab082750c
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Wed Aug 9 19:16:31 2017 +0200
Make Junction.Str do the right thing
Part one of more work to come
:040000 040000 6a4f7f10edadd54ec18209e8d031aea6dfab7aba 65b023dd9c3c8a7be6c5f2d604cccbcb2063648c M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment