1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

Revert 21a72c51d37c881f674ab29f54816e679d181207 sleep in cpds

This commit is contained in:
Ruben S. Montero 2015-08-17 17:10:39 +02:00
parent a4b60a16e9
commit 3ec2134ac3

View File

@ -68,8 +68,6 @@ EOF
log "Copying $SRC_PATH to datastore as $DST_PATH"
sleep 10
ssh_exec_and_log $SRC_HOST "$CPSCRIPT" "Could not copy image $DST_PATH"
exit 0