Merge branch 'ep/shell-command-substitution'
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Apr 2014 19:38:04 +0000 (12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Apr 2014 19:38:04 +0000 (12:38 -0700)
* ep/shell-command-substitution:
git-am.sh: use the $(...) construct for command substitution
check-builtins.sh: use the $(...) construct for command substitution

Trivial merge