Fix live-snapshot exclude.list handling (Closes: #610337)
authorMarco Amadori <marco.amadori@gmail.com>
Thu, 3 Nov 2011 16:28:23 +0000 (17:28 +0100)
committerDaniel Baumann <daniel@debian.org>
Fri, 4 Nov 2011 11:02:28 +0000 (12:02 +0100)
commit56aaaae8ae5858e121cf861b41e8c43fda55ef5d
treee0d4ca714c7ad647b410e6909c1573c8c35ec825
parentc3fa44e697b49130269a768f07e8868cf0c7f82f
Fix live-snapshot exclude.list handling (Closes: #610337)

Rationale: grep -f does not like empty lines in matches file, removing
empty lines from exclude.list using a temporary file, fixes the
problem.
bin/live-snapshot