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)
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
Unknown Object (File)
Fri, Jan 24, 10:29 AM
Unknown Object (File)
Wed, Jan 22, 3:18 PM
Unknown Object (File)
Tue, Jan 21, 3:10 PM
Unknown Object (File)
Tue, Jan 21, 12:50 PM

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.