From f73141d7657b3f60b8669bc8386413d8a8a372c6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 3 Apr 2013 19:04:03 +0200 Subject: shared: rework env file reader Implement this with a proper state machine, so that newlines and escaped chars can appear in string assignments. This should bring the parser much closer to shell. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d38a8a190d..c0a340a2f6 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,7 @@ /test-efivars /test-engine /test-env-replace +/test-fileio /test-hostname /test-id128 /test-inhibit -- cgit v1.2.3-54-g00ecf