add date on one echo
This commit is contained in:
parent
ac4c2eeed9
commit
3cf3666428
@ -75,7 +75,7 @@ then
|
|||||||
echo "VM snapshot creation failed" >&2
|
echo "VM snapshot creation failed" >&2
|
||||||
abortFunction
|
abortFunction
|
||||||
else
|
else
|
||||||
echo "Snapshot created without --quiesce"
|
echo "$(date +%Y-%m-%d_%H:%M:%S): Snapshot created without --quiesce"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user