Re: [PATCH] git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"

From: Shawn O. Pearce <spearce@spearce.org>
Date: 2007-02-14 02:32:11
Andy Parkins <andyparkins@gmail.com> wrote:
> -	for p in $(git rev-list --parents --max-count=1 $head 2>/devnull)
> +	for p in $(git rev-list --parents --max-count=1 $head 2>/dev/null)

  [git (sp/gitgui)]$ ls /devnull
  /devnull

Gaaaaah.  Damn Mac.  Thanks for the patch, I'm applying it now.

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Feb 14 02:33:08 2007

This archive was generated by hypermail 2.1.8 : 2007-02-14 02:34:59 EST