diff options
author | Vaskó László <vlaci@balabit.com> | 2017-07-16 11:48:56 +0200 |
---|---|---|
committer | Vaskó László <vlaci@balabit.com> | 2017-07-16 12:23:20 +0200 |
commit | 2c863a7b556abb8d85abeea2c3af7a32fc037929 (patch) | |
tree | 3ddb2151b2ef33d481589d1df3cd7a88a17aad30 /CONTRIBUTORS | |
parent | e374ce61bf101fb2cc2eddd955f57048df153017 (diff) | |
download | tox-git-2c863a7b556abb8d85abeea2c3af7a32fc037929.tar.gz |
config: expand nested substitutions (fixes #301)
In case of a nested substitution values are expanded starting from the
innermost expression and continued until no successful substitutions
could be found.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aa65cccd..84ccf207 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -48,3 +48,4 @@ Selim Belhaouane Nick Douma Cyril Roelandt Bartolome Sanchez Salado +Laszlo Vasko |