]> arthur.barton.de Git - bup.git/commit
test-fuse.sh: remove vestigial bash date expansion
authorRob Browning <rlb@defaultvalue.org>
Sun, 29 Nov 2015 19:11:49 +0000 (13:11 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 29 Nov 2015 19:15:37 +0000 (13:15 -0600)
commitedd3e8ea7e3a4453f01e4989597c7daff61d8af0
treef88b5e00ebce1c100a064708ecd5f198e92e9566
parentaa29a8483010e4c63f3a3d9234080f9b7fcd8a35
test-fuse.sh: remove vestigial bash date expansion

Remove use of a bash printf date expansion that's not supported by some
versions of bash.

Overlooked in 8f4a02810eb48faecc66bf15fbc83b212b19bbbd

Thanks to Luis Sanchez Sanchez for reporting the problem.

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