##// END OF EJS Templates
tests: correct (I think) command in test-largefiles-update...
Augie Fackler -
r30858:2d6b86ca stable
parent child Browse files
Show More
@@ -737,7 +737,7 b' files correctly after an interrupted upd'
737 hashes reveals it isn't clean.
737 hashes reveals it isn't clean.
738
738
739 Start with clean dirstates:
739 Start with clean dirstates:
740 $ hg up --quiet --check --rev "8^"
740 $ hg up --quiet --clean --rev "8^"
741 $ sleep 1
741 $ sleep 1
742 $ hg st
742 $ hg st
743 Update standins without updating largefiles - large1 is modified and largeX is
743 Update standins without updating largefiles - large1 is modified and largeX is
General Comments 0
You need to be logged in to leave comments. Login now