From 2b77f67e78827cc7e85fb43b05d3e1623b31a1bf Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 24 Apr 2013 15:44:28 -0300 Subject: fileio: unify how we chop off whitespace from key and value in parse_env_file_internal() --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index aa2c1cea94..9a23ab5eb6 100644 --- a/TODO +++ b/TODO @@ -29,8 +29,6 @@ Features: * see if we can fix https://bugs.freedesktop.org/show_bug.cgi?id=63672 without dropping the location cache entirely. -* truncate whitespace of var names the same way as values in parse_env_file_internal() - * dbus: when a unit failed to load (i.e. is in UNIT_ERROR state), we should be able to safely try another attempt when the bus call LoadUnit() is invoked. -- cgit v1.2.3-54-g00ecf