Here's a little patch does a couple of things for the check-files script:
authorArchie Cobbs <archie@dellroad.org>
Fri, 26 Apr 2013 09:28:03 +0000 (12:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Jun 2013 09:26:00 +0000 (12:26 +0300)
commita908c8f33b97b3d9036462241be4cf80ff906065
tree5543fd97326153b2b02ac43836861a2cbb44cdb5
parent2fbfe0f88ee7e47d9daf76b4d580691ece74869e
Here's a little patch does a couple of things for the check-files script:

- Eliminates the use of one of the two temporary files
- Ensures the other temporary file gets cleaned up in all termination
  scenarios
- Performs the difference check more efficiently

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
(cherry picked from commit d7b393a512cd46ef2d6889574af3060a267fed40)
scripts/check-files