Start all test scripts with /bin/sh.
commit5ab9cc86ae7a3410d34d3d251877057103945513
authorJason Riedy <ejr@EECS.Berkeley.EDU>
Tue, 16 Jan 2007 01:31:49 +0000 (15 17:31 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 16 Jan 2007 02:57:48 +0000 (15 18:57 -0800)
tree4a47d48e0d87bb707e66d9d14d4ab8f079fef6be
parenta74b1706c89c5e966c64316575e0b33dd21b8128
Start all test scripts with /bin/sh.

My bash refused to run the two scripts missing a #!, and it's
better to use the same line for all the scripts.

Signed-off-by: Jason Riedy <ejr@cs.berkeley.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t9102-git-svn-deep-rmdir.sh
t/t9103-git-svn-graft-branches.sh
t/t9200-git-cvsexportcommit.sh