##// END OF EJS Templates
test: make test-extdiff resilient to /usr/bin/echo...
Pierre-Yves David -
r23974:e484546a 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 "*/bin/echo --foo='sp ace' 'sp ace' --bar='sp ace' 'sp ace'" in * (glob)
183 #endif
183 #endif
184
184
185 #if execbit
185 #if execbit
General Comments 0
You need to be logged in to leave comments. Login now