support/test-pkg: simplify the config check
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 12 Feb 2017 14:53:07 +0000 (15:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Feb 2017 15:00:01 +0000 (16:00 +0100)
commitaeabb58dc50e0a6c5242274949e8c5b0c4c3c170
treee6df5ef5f4447b2adbfd9b1bf63e2ae209cf741f
parent55bbbe04c31dd32bd2f4eb8c1c27e95abea666d8
support/test-pkg: simplify the config check

Use comm(1) to check that all our config options are properly set in the
resulting configuration, rather than our canned and fragile code.

Reported-by: Cam Hutchison <camh@xdna.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/test-pkg