]> git.ipfire.org Git - thirdparty/systemd.git/commit
Merge pull request #704 from richardmaw-codethink/empty-arg-unquote
authorDaniel Mack <github@zonque.org>
Fri, 24 Jul 2015 17:49:29 +0000 (19:49 +0200)
committerDaniel Mack <github@zonque.org>
Fri, 24 Jul 2015 17:49:29 +0000 (19:49 +0200)
commitb83b298102e1abd03565052cb2bc60234e09b692
tree84543af49bd010f6ca5ef12c4ac194cd3dfcaff5
parent0b071992bbdf6a2bfdbe1a064a2f8270be8779c4
parent14e685c29d5b317b815e3e9f056648027852b07e
Merge pull request #704 from richardmaw-codethink/empty-arg-unquote

unquote_first_word: parse ` '' ` as an empty argument instead of no arg
src/basic/util.c
src/test/test-util.c