##// END OF EJS Templates
test: add missing 'cd ..' to test case...
Danny Hooper -
r42555:b02f3aa2 default
parent child Browse files
Show More
@@ -834,6 +834,8 b' fixing the working directory if there ar'
834 (use 'hg rebase --continue' or 'hg rebase --abort')
834 (use 'hg rebase --continue' or 'hg rebase --abort')
835 [255]
835 [255]
836
836
837 $ cd ..
838
837 When fixing a file that was renamed, we should diff against the source of the
839 When fixing a file that was renamed, we should diff against the source of the
838 rename for incremental fixing and we should correctly reproduce the rename in
840 rename for incremental fixing and we should correctly reproduce the rename in
839 the replacement revision.
841 the replacement revision.
General Comments 0
You need to be logged in to leave comments. Login now