Code

Merge branch 'bc/t5505-fix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 3 Apr 2010 19:28:40 +0000 (12:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Apr 2010 19:28:40 +0000 (12:28 -0700)
commitc2c6bcd3fa99cd446e15783473c958cee42a1543
treecacc86c47ceb1f8cdd9cf2c1331048212de230c1
parentf40805be218bd7163687c4982b6327876c82a897
parent49de47cfb2d717b64cf93c5abeeefb87ee483de0
Merge branch 'bc/t5505-fix'

* bc/t5505-fix:
  t/t5505-remote.sh: escape * to prevent interpretation by shell as glob
  t5505: add missing &&
  t5505: remove unnecessary subshell invocations
t/t5505-remote.sh