summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-02-12 21:03:03 +0100
committerJean Delvare <jdelvare@suse.de>2014-02-12 21:03:03 +0100
commit172b633be53b4addf7e8784e7c28d16f369cea5f (patch)
treee88dce24ef3c0a0f185df756764bb366541d1e2d /bin
parent826ec33980998186841451a52b721eaf0cc456c3 (diff)
downloadquilt-172b633be53b4addf7e8784e7c28d16f369cea5f.tar.gz
test/run: Use perl module Text::ParseWords
Perl has a standard module which can split shell command lines for us, so use it. Function shellwords can deal with quoted parameters too so we no longer need to pass commands to /bin/sh just because they contain quoted parameters. This lowers the ratio of commands passed to /bin/sh from 34% to 31%.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions