##// END OF EJS Templates
Try to use /usr/bin/test or /bin/test to work around missing features....
Try to use /usr/bin/test or /bin/test to work around missing features. The builtin "test" of Solaris 8 /bin/sh doesn't understand -nt.

File last commit:

r406:d8abb687 default
r2051:6a03cff2 0.8.1 default
Show More
git-diff-tree
5 lines | 69 B | text/plain | TextLexer
mpm@selenic.com
[PATCH] Using monotone-viz/git-viz with mercurial...
r406 #!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"