Page MenuHomePhabricator

Simplify diff exit code handling.
ClosedPublic

Authored by dim on Dec 13 2015, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 2:14 AM
Unknown Object (File)
Sun, Feb 9, 12:06 AM
Unknown Object (File)
Sun, Feb 9, 12:06 AM
Unknown Object (File)
Sun, Feb 9, 12:06 AM
Unknown Object (File)
Wed, Jan 29, 8:32 AM
Unknown Object (File)
Fri, Jan 24, 1:17 PM
Unknown Object (File)
Fri, Jan 24, 10:29 AM
Unknown Object (File)
Fri, Jan 24, 10:29 AM

Details

Summary

This fixes T9970 in an alternate manner, with the same effect: the
binary_safe_diff.sh script returns 0 if the diff succeeds, 1 in all
other cases.

Test Plan

Tested locally with a fixed binary_safe_diff.sh, resulting in this
correct review:

https://reviews.freebsd.org/D4542

Diff Detail

Repository
rARC Arcanist
Branch
fix-t9970-alt
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9509
Build 11340: arc lint + arc unit

Event Timeline

dim retitled this revision from to Simplify diff exit code handling..
dim updated this object.
dim edited the test plan for this revision. (Show Details)
dim added a reviewer: epriestley.
dim added subscribers: stevenh, eadler.
This revision is now accepted and ready to land.Dec 13 2015, 10:34 AM
This revision was automatically updated to reflect the committed changes.