Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 16, 2020 14:48
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/ca1749435fa82ea02165c811901f32d7 to your computer and use it in GitHub Desktop.
Save Whateverable/ca1749435fa82ea02165c811901f32d7 to your computer and use it in GitHub Desktop.
bisectable6
use nqp; dd nqp::getattr(nqp::create(Parameter),Parameter,q/$!nominal_type/)
Bisecting: 158 revisions left to test after this (roughly 7 steps)
[ebcc33eb6fd450cc324714fbeb40aef9dc1b24ad] fix typo
»»»»» Testing ebcc33eb6fd450cc324714fbeb40aef9dc1b24ad
»»»»» Script output:
Mu $!nominal_type = Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0b5e38a16e7d3578949e9bb7e410b9b82c7876c3
»»»»» Script output:
Mu $!nominal_type = Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 41e2572051967dc391de33ea6339b2389bd5728e
»»»»» Script output:
Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4f87b5460f3a371794ec8e6a7aca1e8536af397d
»»»»» Script output:
Mu $!nominal_type = Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing aaec5177e293d21febe42cd8e42e208fb99308d0
»»»»» Script output:
Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 84b4c831a7ca1238a2fba27c42fd65c7181ba6e9
»»»»» Script output:
Mu $!nominal_type = Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6319b5573cb4b3c074d081facb1cf912234b11f9
»»»»» Script output:
Mu $!nominal_type = Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 94d73091fa49c3ff950954dfc52e0d090e31e6eb
»»»»» Script output:
Mu $!nominal_type = Mu
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Mu
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
94d73091fa49c3ff950954dfc52e0d090e31e6eb is the first new commit
commit 94d73091fa49c3ff950954dfc52e0d090e31e6eb
Author: Daniel Green <ddgreen@gmail.com>
Date: Thu Oct 20 17:12:14 2016 -0400
Convert some BOOTSTRAPATTRs to Attributes
This allows more attributes to be more easily worked with at the Perl 6
level.
:040000 040000 6c1c7cfe6faf73ff0dece8a55cb4c659a6c7cd46 68484ee951ca64ca3366ef4452055c9d2dd28214 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment