Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 10, 2022 15:36
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/1c17143325f7d7b627d0e06a8166166a to your computer and use it in GitHub Desktop.
Save Whateverable/1c17143325f7d7b627d0e06a8166166a to your computer and use it in GitHub Desktop.
bisectable6
sub MAIN(:@list) { say @list.raku }; @*ARGS = "--list=42";
Bisecting: 263 revisions left to test after this (roughly 8 steps)
[ce63be30e718c6f7aa0f2ca8c5a226de25d38dd4] Use nqp::getcurhllsym correctly
»»»»» Testing ce63be30e718c6f7aa0f2ca8c5a226de25d38dd4
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c7245c4c188ef8e96d8df3a1215195e3a6e69983
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2393e5386ea15a68db17dfd4af465554d95a1c87
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 00799be099b85cc72168068e915f376de56eeba2
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 54c560e0103b3d437c5ed3157c1e9bf8c9b46d9d
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing bea099889ee75ea0fcaa45b4e36f4d611e0b84fd
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7d02b949ef9d69deffe4184d6a2a737a69bc97af
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 243a2f01dba06fbbd6660f6c1eeb59d52197996e
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b781479ea583d892135ae30182efbbdb560f08e2
»»»»» Script output:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» Script exit code: 2
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Usage:
/tmp/jHjQn3VeO2 [--list=<Positional>]
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
7d02b949ef9d69deffe4184d6a2a737a69bc97af is the first new commit
commit 7d02b949ef9d69deffe4184d6a2a737a69bc97af
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Fri Oct 12 20:42:14 2018 +0200
Remove trailing whitespace if there is no pod to add
:040000 040000 047e7ea5a1421ad79182fd3e017a13b192b9e980 7cba4cf807d32e6ef59b908cbcb078dccb1e5fc4 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment