##// END OF EJS Templates
histedit: add test that an invalid editor doesn't bork client state...
Augie Fackler -
r45177:bca57ad9 default
parent child Browse files
Show More
@@ -300,4 +300,7 b' post message fix'
300 summary: Initial commit
300 summary: Initial commit
301
301
302
302
303 An invalid editor shouldn't leave the user in a broken state:
304 $ EDITOR=totally-not-a-thing-unsensible-editor-value hg histedit 4
305
303 $ cd ..
306 $ cd ..
General Comments 0
You need to be logged in to leave comments. Login now