Debian Automated Code Analysis

checkbashisms analysis of git_1.7.1-1.1.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):
		echo "$command${sha1:+ }$sha1${rest:+ }$rest" >&$fd
possible bashism in ./t/test-lib.sh line 775 (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 Thu, 16 Dec 2010 22:38:03 +0000, based on results by checkbashisms 2.10.65git5