X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=35f61327fc96c5cd4c131503b2a9f6b9bd45dbb1;hp=9243b3d2dfe1419d524e823f1b9864741acc3f07;hb=3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817;hpb=6d0f91bf551464c57bc12f99deccd515fb3f628d diff --git a/TODO b/TODO index 9243b3d2d..35f61327f 100644 --- a/TODO +++ b/TODO @@ -14,7 +14,7 @@ Bugfixes: Environment=ONE='one' "TWO='two two' too" THREE= ExecStart=/bin/python3 -c 'import sys;print(sys.argv)' $ONE $TWO $THREE -* MEMORY return code is overloaded for syntax errors in the commandline. +* MEMORY return code is overloaded for syntax errors in the command line. str_split_quoted() should return a real return code, so spawn_child can report the failure properly.