]> git.notmuchmail.org Git - notmuch/commit
perf-test: use command line arguments for directories
authorDavid Bremner <david@tethera.net>
Fri, 7 Mar 2014 12:03:23 +0000 (08:03 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 15 Mar 2014 00:47:43 +0000 (21:47 -0300)
commit8fcc3260a9a936de72d755e61d93d5a24380e8b7
tree222e4ffdb22cd680663000b7e82aa99c6fbafb2c
parent5348d1987cc34381aff94f64c577984de5788e6a
perf-test: use command line arguments for directories

It seems that between version 1.26 and 1.27 of gnu tar, directories to
be extracted read with --files-from are no longer recursively extacted.
This patch puts them on the command line instead.
performance-test/perf-test-lib.sh