mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-12 09:17:41 +03:00
Bug #1521: Remove debug message
This commit is contained in:
parent
a6c1f37159
commit
1d842d34bc
@ -46,8 +46,6 @@ DELETE_CMD=$(cat <<EOF
|
||||
EOF
|
||||
)
|
||||
|
||||
echo "$DELETE_CMD" > /tmp/pepe
|
||||
|
||||
if [ `is_disk $DST_PATH` -eq 1 ]; then
|
||||
# Disk
|
||||
ssh_exec_and_log "$DST_HOST" "$DELETE_CMD" \
|
||||
|
Loading…
Reference in New Issue
Block a user