Commit 19fa5ac
git-p4: check for access to remote host earlier
Check we can talk to the remote host before starting the git-fastimport
subchild.
Otherwise we fail to connect, and then exit, leaving git-fastimport
still running since we did not wait() for it.
Signed-off-by: Luke Diamand <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 6026aff commit 19fa5ac
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3826 | 3826 | | |
3827 | 3827 | | |
3828 | 3828 | | |
| 3829 | + | |
| 3830 | + | |
3829 | 3831 | | |
3830 | 3832 | | |
3831 | 3833 | | |
| |||
0 commit comments