diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-12-06 15:30:37 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-12-06 15:31:16 +0100 |
commit | 1858e6f2f20f8249433a2f56f2972a842309053b (patch) | |
tree | a5fa8f456b6a9a7ec5e229204286c2c911a67ca4 /src/dbwrapper.cpp | |
parent | e2c473ff75f9ec272ab23e0ee30728b72aecd8f2 (diff) | |
parent | 43f909990190b3ff7883f0b2c117daa876d8fd99 (diff) |
Merge #14864: test: Run scripted-diff in subshell
43f909990190b3ff7883f0b2c117daa876d8fd99 scripted-diff: Run scripted-diff in subshell (Carl Dong)
Pull request description:
scripted-diffs should be run in subshells so that their execution does not
affect the shell variables of commit-script-check. Shell variables are not
unset before evaluating the scripted-diff, so that they might be used in
the subshell. To this end, the variable previously named i is now more
descriptively named commit, this also allows scripted-diffs to use the
commonly used variable i without fear of losing a reference to the
commit.
Tree-SHA512: 0d86c069c2a978ca07d71bcd2b1b273e9bfabfe7e31a50c7b1b860e04f178b81c65814c3a38fb01e50b41a5065b646f0dab5b05d9be71138e72d4baba607e37b
Diffstat (limited to 'src/dbwrapper.cpp')
0 files changed, 0 insertions, 0 deletions