From: Marcel Poul Date: Thu, 22 Mar 2012 01:18:04 +0000 (+0000) Subject: give canl_client some more time to init itself and send messages X-Git-Tag: glite-jobid-api-c_R_2_1_2_1~17 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9d7ea75fb77df25f8f1c48a2f3ebce75e0b41928;p=jra1mw.git give canl_client some more time to init itself and send messages --- diff --git a/org.glite.testsuites.ctb/CANL-C/tests/canl-test-cs-openssl.sh b/org.glite.testsuites.ctb/CANL-C/tests/canl-test-cs-openssl.sh index bd191f0..1361430 100755 --- a/org.glite.testsuites.ctb/CANL-C/tests/canl-test-cs-openssl.sh +++ b/org.glite.testsuites.ctb/CANL-C/tests/canl-test-cs-openssl.sh @@ -166,7 +166,7 @@ ${EMI_CANL_CLIENT} -s "${server_host}" -p "${nu_port}" &> $client_file & # -c ${proxy_cert} -k ${proxy_cert} #give canl_client time to send his message first -sleep 5 +sleep 9 msg_to_send_cli="hello,TM from ossl server" echo "${msg_to_send_cli}" > $pipe_srv