tests/test_debs.sh: verify that autoconfig.functions can be read, otherwise fail
authorMichael Prokop <mika@grml.org>
Mon, 2 Jul 2012 12:21:52 +0000 (14:21 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 2 Jul 2012 12:21:52 +0000 (14:21 +0200)
commite984a87819aa7864eb119854f8a74fba673011ff
tree43d4e88ed7f6798e22d7301c8885c89fa4767445
parent52675ce768c530e8973532298abb03ef6958abeb
tests/test_debs.sh: verify that autoconfig.functions can be read, otherwise fail

If autoconfig.functions can't be parsed (e.g. because of syntax errors)
then the test suite returns with exit code 0.
tests/test_debs.sh