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)
Sat, May 4, 7:04 PM
Unknown Object (File)
Wed, May 1, 12:33 AM
Unknown Object (File)
Thu, Apr 11, 10:05 AM
Unknown Object (File)
Apr 5 2024, 12:56 PM
Unknown Object (File)
Apr 1 2024, 2:06 AM
Unknown Object (File)
Mar 28 2024, 2:31 PM
Unknown Object (File)
Mar 10 2024, 8:17 PM
Unknown Object (File)
Mar 5 2024, 1:55 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
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.