diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-21 02:57:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-21 02:57:35 +0200 |
commit | c24eb49e6aecd6de2ad450083e826d4c9d9c75b6 (patch) | |
tree | 6833f35a658d6427eb981b320df3c6913e8fc455 /units/.gitignore | |
parent | 9d25f5ed7b80df732cf7842985aa9b243bcd2335 (diff) |
exec: extend variable substitution to support splitting variable values into seperate arguments
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index ea85dc081e..5de1b5c7c4 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -6,3 +6,4 @@ graphical.target multi-user.target getty@.service remote-fs.target +test-env-replace |