diff options
author | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-27 23:47:53 +0000 |
---|---|---|
committer | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-27 23:47:53 +0000 |
commit | 22712618e459abb9ab3a72b480b472fdd685b678 (patch) | |
tree | 60aa2e8d9eb738b2a378ee18fd1b68c35270f4a2 /vest/parallelize.pl | |
parent | a6b76d439a20e41e5c6f55837d33536c087de6e1 (diff) |
vest cpbin include sentclient
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@439 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'vest/parallelize.pl')
-rwxr-xr-x | vest/parallelize.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vest/parallelize.pl b/vest/parallelize.pl index be12eefb..a5a40704 100755 --- a/vest/parallelize.pl +++ b/vest/parallelize.pl @@ -238,7 +238,7 @@ my $script = ""; # fork == one thread runs the sentserver, while the # other spawns the sentclient commands. if (my $pid = fork) { - sleep 4; # give other thread time to start sentserver + sleep 8; # give other thread time to start sentserver $script = qq{wait $cdcmd$sentclient $host:$port:$key $cmd |