]> arthur.barton.de Git - bup.git/commit
test-duplicity-import: don't quote wc -l output
authorRob Browning <rlb@defaultvalue.org>
Sat, 24 Aug 2019 20:22:04 +0000 (15:22 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 25 Aug 2019 16:42:11 +0000 (11:42 -0500)
commit421762fa67f69fcb0c10a5b49912fe73ba59c88b
treeffe7454d0a69ec9e7d93c9cd00bac896616db93a
parent0c6d3932fafbc3f5da89f0f59d500d06919c9582
test-duplicity-import: don't quote wc -l output

Same story, second verse...

On at least some bsdish systems wc -l produces leading spaces in the
output.  cf. 2c2c28e4a3d21f0c5497f69cac2dd45b929f2e69

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
t/test-import-duplicity.sh