scripts: "export VAR=VALUE" construct is not portable
commitbed137d2d55a3b5cbd642b1e80cd7bd9094db8d4
authorElia Pinto <gitter.spiros@gmail.com>
Fri, 23 May 2014 10:15:31 +0000 (23 03:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2014 22:32:33 +0000 (23 15:32 -0700)
tree1f7c896f16f22e70245e05d6e7db639e6f3a7c81
parent7bbc4e8fdb33e0a8e42e77cc05460d4c4f615f4d
scripts: "export VAR=VALUE" construct is not portable

Found by check-non-portable-shell.pl

Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/t/t7900-subtree.sh
git-remote-testgit.sh
git-stash.sh