diff options
author | Pete Wyckoff <pw@padd.com> | 2012-06-27 22:48:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-06-27 21:06:12 -0700 |
commit | f89f35a9d41535b3e8ebe500489634e623ae8d83 (patch) | |
tree | 2af0308fb2501c07107e733fca7a610442523764 /t/t9806-git-p4-options.sh | |
parent | git-submodule.sh: fix filename in comment. (diff) | |
download | tgif-f89f35a9d41535b3e8ebe500489634e623ae8d83.tar.xz |
git p4 test: wait longer for p4d to start and test its pid
Running tests at high parallelism on a slow machine, 5 sec is
not enough to wait for p4d to start. Change it to 5 minutes,
adding an environment variable P4D_START_PATIENCE to shrink
that if needed in automated test environments.
Also check if the pid of the p4d that we started is still
around. If not, quit waiting for it immediately.
Remove all the confusing && chaining and simplify the code.
Thanks-to: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9806-git-p4-options.sh')
0 files changed, 0 insertions, 0 deletions