diff options
Diffstat (limited to 't/t9803-git-p4-shell-metachars.sh')
-rwxr-xr-x | t/t9803-git-p4-shell-metachars.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9803-git-p4-shell-metachars.sh b/t/t9803-git-p4-shell-metachars.sh index d5c3675100..2913277013 100755 --- a/t/t9803-git-p4-shell-metachars.sh +++ b/t/t9803-git-p4-shell-metachars.sh @@ -105,8 +105,4 @@ test_expect_success 'branch with shell char' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |