From 3ec2134ac3cb7cd718ed6425730661e51a9d0df2 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Mon, 17 Aug 2015 17:10:39 +0200 Subject: [PATCH] Revert 21a72c51d37c881f674ab29f54816e679d181207 sleep in cpds --- src/tm_mad/shared/cpds | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tm_mad/shared/cpds b/src/tm_mad/shared/cpds index 240f322e40..fae3b52e8b 100755 --- a/src/tm_mad/shared/cpds +++ b/src/tm_mad/shared/cpds @@ -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