git p4 test: simplify quoting involving TRASH_DIRECTORY
commit08c5eb7ac0167e5932f2456df3dcebd0712d63a9
authorPete Wyckoff <pw@padd.com>
Wed, 27 Jun 2012 12:00:56 +0000 (27 08:00 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2012 04:06:34 +0000 (27 21:06 -0700)
treed24129e9b3be83e7eee0136d8ec578b2fa2e26fd
parent23bd0c99f7b789077c40ae5384dd0054ef5c00ac
git p4 test: simplify quoting involving TRASH_DIRECTORY

For temporary files that are created in the top-level TRASH_DIRECTORY,
trust that the tests do not chdir except in subshells, and avoid some
quoting.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9800-git-p4-basic.sh
t/t9805-git-p4-skip-submit-edit.sh
t/t9806-git-p4-options.sh
t/t9808-git-p4-chdir.sh