##// END OF EJS Templates
tests: correct Windows output to account for putting repos in `repo` subdir...
Matt Harbison -
r52836:9b14a8cf default
parent child Browse files
Show More
@@ -114,7 +114,7 attack back/test where back symlinks to
114 #else
114 #else
115 ('back' will be a file and cause some other system specific error)
115 ('back' will be a file and cause some other system specific error)
116 $ hg update -Cr2
116 $ hg update -Cr2
117 abort: $TESTTMP/target/back/test: $ENOTDIR$
117 abort: $TESTTMP/repo/target/back/test: $ENOTDIR$
118 [255]
118 [255]
119 #endif
119 #endif
120
120
General Comments 0
You need to be logged in to leave comments. Login now