]> arthur.barton.de Git - bup.git/blobdiff - t/test-fuse.sh
test-fuse.sh: remove vestigial bash date expansion
[bup.git] / t / test-fuse.sh
index 8246a46ebc7cec4ec1284dd4ba1562ebed289ae2..e25f3f21d4f4c4ee7e62eff1eb0241442a7dd3d7 100755 (executable)
@@ -74,7 +74,6 @@ pre-epoch"
 # Right now we don't detect new saves.
 WVPASS bup save -n src -d "$savestamp2" --strip src
 result=$(WVPASS ls mnt/src) || exit $?
-savename="$(WVPASS printf '%(%Y-%m-%d-%H%M%S)T' "$savestamp1")" || exit $?
 WVPASSEQ "$result" "$savename1
 latest"