Debian Automated Code Analysis

checkbashisms analysis of git_1.7.2.3-2.2.dsc

possible bashism in ./Documentation/install-doc-quick.sh line 9 (sourced script with arguments):
. "$(git --exec-path)"/git-sh-setup
possible bashism in ./git-rebase--interactive.sh line 609 (should be >word 2>&1):
		printf '%s\n' "$command${sha1:+ }$sha1${rest:+ }$rest" >&$fd
possible bashism in ./t/test-lib.sh line 874 (builtin):
		builtin pwd -W
possible bashism in ./t/t1509-root-worktree.sh line 111 ($UID should be "$(id -ru)"):
if [ "$UID" = 0 ]; then
possible bashism in ./fixup-builtins line 15 (should be >word 2>&1):
git update-index --refresh >& /dev/null

This report was generated on Sun, 19 Dec 2010 00:10:06 +0000, based on results by checkbashisms 2.10.65git5