]> arthur.barton.de Git - bup.git/commit
test-fuse: format save name with python, not bash
authorRob Browning <rlb@defaultvalue.org>
Sat, 13 Jun 2015 17:54:21 +0000 (12:54 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 13 Jun 2015 17:55:51 +0000 (12:55 -0500)
commit8f4a02810eb48faecc66bf15fbc83b212b19bbbd
treeb05f7e1fd8349d4ee70c1ce5f0554038b30a7bb5
parent82fe455b6c6f57db8f062bf27af4c7ddb2e83226
test-fuse: format save name with python, not bash

Some versions of bash don't support the date expansion we used.

Thanks to pspdevel for reporting the issue.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Reviewed-by: Gabriel Filion <gabster@lelutin.ca>
Tested-by: Gabriel Filion <gabster@lelutin.ca>
[rlb@defaultvalue.org: add comment above savename()]
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
t/test-fuse.sh