diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-14 22:20:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-14 22:21:16 +0100 |
commit | 6e6fb527f987d0c1f5bd930020301c9ac76a5e2c (patch) | |
tree | e09883a08ec68bf8e89b875566b6f24857116d3c /.gitignore | |
parent | 409bc9c33e99d5bb1e04d01bf3c75854d3a5dc7e (diff) |
shared: add API for replacing @FOO@ style variables in strings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 94a85423ab..18e4e23c50 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/test-replace-var /test-journal-enum /test-sleep /localectl |