##// END OF EJS Templates
test: make test-extdiff resilient to */gnubin/echo...
Sean Farley -
r24153:f7401f81 stable
parent child Browse files
Show More
@@ -179,7 +179,7 b' Test pre-72a89cf86fcd backward compatibi'
179 TODO
179 TODO
180 #else
180 #else
181 $ hg --debug odd | grep '^running'
181 $ hg --debug odd | grep '^running'
182 running "*/bin/echo --foo='sp ace' 'sp ace' --bar='sp ace' 'sp ace'" in * (glob)
182 running "*/echo --foo='sp ace' 'sp ace' --bar='sp ace' 'sp ace'" in * (glob)
183 #endif
183 #endif
184
184
185 Empty argument must be quoted
185 Empty argument must be quoted
General Comments 0
You need to be logged in to leave comments. Login now