]> arthur.barton.de Git - bup.git/blobdiff - t/test-fuse.sh
Rename chain_ex to add_ex_ctx to reflect upstream terminology
[bup.git] / t / test-fuse.sh
index 5a7365ad547b63924114de340f2d4cf5527a89a4..4603e80f79e3b3a57a3073c440fd38d41302ed94 100755 (executable)
@@ -83,10 +83,10 @@ pre-epoch"
 result=$(WVPASS cat mnt/src/latest/foo) || exit $?
 WVPASSEQ "$result" "content"
 
+# Right now we don't detect new saves.
 WVPASS bup save -n src -d "$savestamp2" --strip src
 result=$(WVPASS ls mnt/src) || exit $?
 WVPASSEQ "$result" "$savename1
-$savename2
 latest"
 
 WVPASS fusermount -uz mnt