Fix shell syntax for installcheck-local with no DESTDIR
authorSimon McVittie <smcv@debian.org>
Fri, 27 Nov 2015 11:50:57 +0000 (11:50 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 2 Dec 2015 18:51:08 +0000 (18:51 +0000)
commit0c0cd9aefd3074bb518e640aabada9aabb4cb313
tree65effc0bc1597ed4d622a7b64ba38b6e4491dcbe
parent31eccce8015c0df4b677fdb61cca4d23695c8889
Fix shell syntax for installcheck-local with no DESTDIR

A closing brace must be preceded by a semicolon. The CI integration
added later in this branch actually runs "make installcheck"
with no DESTDIR; apparently nobody else has ever tried that.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=93194
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
test/Makefile.am