• 
      

    Use the correct binary name for GNU diff on Solaris.

    Review Request #5793 — Created May 9, 2014 and submitted

    Information

    RBTools
    master
    d4514d8...

    Reviewers

    People still use Solaris! On Solaris, GNU diff is called 'gdiff'. Some of our
    code (particularly in the perforce client) handled this, but the check to make
    sure that we were using GNU diff didn't.

    I haven't had access to a Solaris machine in over a decade (eep), so I couldn't
    test that part, but I ran the unit tests to make sure I didn't fudge up
    anything else.

    Description From Last Updated

    Blank line before this. Previous block is computing the diff command. This block is executing and checking results.

    chipx86chipx86
    chipx86
    1. 
        
    2. rbtools/utils/checks.py (Diff revision 1)
       
       
      Show all issues

      Blank line before this. Previous block is computing the diff command. This block is executing and checking results.

    3. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (d82983f).