Tune test scripts to use <<\EOF where possible
commit264567964a9d1b5a6961b1f1d40f52d6ef5c45b1
authorNguyen Thai Ngoc Duy <pclouds@gmail.com>
Thu, 26 Jul 2007 12:32:45 +0000 (26 08:32 -0400)
committerNguyen Thai Ngoc Duy <pclouds@gmail.com>
Mon, 30 Jul 2007 17:50:41 +0000 (30 13:50 -0400)
treebefda5e37867443da7357ceb4e180bc65bb5c272
parentbafb58dbd0c7a81ff677864aea8aff275fed0990
Tune test scripts to use <<\EOF where possible

I should really make ash:openhere() work. In the meantime just
tweak the test scripts to see what needs to be done. This also
reduce test time because <<EOF requires a spawn while <<\EOF may not
20 files changed:
t/t0000-basic.sh
t/t1001-read-tree-m-2way.sh
t/t1002-read-tree-m-u-2way.sh
t/t1100-commit-tree-options.sh
t/t1200-tutorial.sh
t/t3000-ls-files-others.sh
t/t3001-ls-files-others-exclude.sh
t/t3002-ls-files-dashpath.sh
t/t3010-ls-files-killed-modified.sh
t/t3040-subprojects-basic.sh
t/t3800-mktag.sh
t/t4103-apply-binary.sh
t/t5401-update-hooks.sh
t/t6000lib.sh
t/t6002-rev-list-bisect.sh
t/t6003-rev-list-topo-order.sh
t/t6021-merge-criss-cross.sh
t/t9108-git-svn-glob.sh
t/t9112-git-svn-md5less-file.sh
t/t9300-fast-import.sh