]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-unit-file: add test for improperly escaped exec string
authorDaniel Mack <daniel@zonque.org>
Mon, 1 Jun 2015 16:05:02 +0000 (18:05 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 1 Jun 2015 16:08:54 +0000 (18:08 +0200)
commit80979f1ce4dadf797a42e85a97dc10960c1f6509
treee50f9c684aed13cb14739a749d9c634fc8a892dc
parent22874a348fb1540c1a2b7907748fc57c9756a7ed
test-unit-file: add test for improperly escaped exec string

Add a regression test for the recent breakage of handling improperly
escaped exec strings in unit files.

Code contributed by Martin Pitt:

  https://bugs.freedesktop.org/show_bug.cgi?id=90794
src/test/test-unit-file.c