commit | acf9577350e1e9e739f09db6349549c98aa6a88c | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Jun 14 19:09:21 2010 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Jun 14 19:09:21 2010 +0200 |
tree | 3ed3547b3f6b6f5b8beb64f412b91f8575c2088f | |
parent | f53568312390a894f2b4280b75eca8eab509bc82 [diff] |
[MINOR] config: provide a function to quote args in a more friendly way The quote_arg() function can be used to quote an argument or indicate "end of line" if it's null or empty. It should be useful to more precisely report location of problems in the configuration.