On Wed, 12 Apr 2006, Alex Riesen wrote: > > Maybe use "-t" here? I have at least one system which has no tty installed. > Like this: > > if [ -n "$GIT_DIFF_PAGER" -a -t ]; then I assume you mean "-t 1". It needs the FD number. But yes. Linus - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html