Guest User

Untitled

a guest
Apr 21st, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [clever@amd-nixos:~/apps/nixpkgs]$ git bisect start
  2.  
  3. [clever@amd-nixos:~/apps/nixpkgs]$ git bisect bad
  4.  
  5. [clever@amd-nixos:~/apps/nixpkgs]$ git checkout HEAD~1000
  6. Previous HEAD position was c558d093ab... kdiff3: fix with git mergetool (#25059)
  7. HEAD is now at ae67f060f2... phpfpm: eliminate build at evaluation time
  8.  
  9. [clever@amd-nixos:~/apps/nixpkgs]$ ls /tmp/result/bin/run-nixos-vm
  10. /tmp/result/bin/run-nixos-vm
  11.  
  12. [clever@amd-nixos:~/apps/nixpkgs]$ git bisect good
  13. Bisecting: 556 revisions left to test after this (roughly 9 steps)
  14. [8cff9b9ccfe2b877ba2880d93b6b4eefada72926] renpy: mark as broken
Advertisement
Add Comment
Please, Sign In to add comment