give canl_client some more time to init itself and send messages
authorMarcel Poul <marcel.poul@cern.ch>
Thu, 22 Mar 2012 01:18:04 +0000 (01:18 +0000)
committerMarcel Poul <marcel.poul@cern.ch>
Thu, 22 Mar 2012 01:18:04 +0000 (01:18 +0000)
org.glite.testsuites.ctb/CANL-C/tests/canl-test-cs-openssl.sh

index bd191f0..1361430 100755 (executable)
@@ -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