##// END OF EJS Templates
Try to find diffstat in PATH before calling it...
Try to find diffstat in PATH before calling it At least on Solaris, /bin/sh will print a "command not found" message even if we redirect stderr.

File last commit:

r2916:8ca608c1 default
r4316:6e4334be default
Show More
test-mq-qdiff.out
19 lines | 245 B | text/plain | TextLexer
% init
% commit
adding base
% qnew mqbase
% qrefresh
% qdiff
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched
% qdiff dirname
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched