##// END OF EJS Templates
tests: fix test failure on vfat...
Matt Mackall -
r21276:25b7c760 default
parent child Browse files
Show More
@@ -302,6 +302,8 b' Test saving last-message.txt'
302 > pretxncommit.unexpectedabort =
302 > pretxncommit.unexpectedabort =
303 > EOF
303 > EOF
304
304
305 #if unix-permissions
306
305 Test handling default message with the patch filename with tail whitespaces
307 Test handling default message with the patch filename with tail whitespaces
306
308
307 $ cat > $TESTTMP/editor.sh << EOF
309 $ cat > $TESTTMP/editor.sh << EOF
@@ -321,3 +323,5 b' Test handling default message with the p'
321 # Parent 0000000000000000000000000000000000000000
323 # Parent 0000000000000000000000000000000000000000
322
324
323 $ cd ..
325 $ cd ..
326
327 #endif
General Comments 0
You need to be logged in to leave comments. Login now