summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2021-09-03 17:02:00 +0200
committerJean Delvare <jdelvare@suse.de>2021-09-03 17:02:00 +0200
commit413e288800710af2c0d304f496e77bc62a728f66 (patch)
treebf95a83ee98eef7effe173745471c4056521482e /NEWS
parent62d53007cc96d488f1b108118bbb6568f93041e8 (diff)
downloadquilt-413e288800710af2c0d304f496e77bc62a728f66.tar.gz
Reuse the shell
One side effect of commit ca85fbd82022 ("Move the code which adds the default parameters from quiltrc") is that we now source the quiltrc configuration file twice. While parsing this file shouldn't take overly long, this still feels conceptually wrong. This can be avoided by reusing the same shell for the quilt command as we used for the quilt "launcher" itself, instead of starting a new instance of bash for it. As a nice side bonus, this makes quilt about 2% faster (measured on the test suite). Signed-off-by: Jean Delvare <jdelvare@suse.de>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions