diff --git a/libvirt-zsh-backup.sh b/libvirt-zsh-backup.sh index e3dae1a..c398aa7 100644 --- a/libvirt-zsh-backup.sh +++ b/libvirt-zsh-backup.sh @@ -75,7 +75,7 @@ then echo "VM snapshot creation failed" >&2 abortFunction else - echo "Snapshot created without --quiesce" + echo "$(date +%Y-%m-%d_%H:%M:%S): Snapshot created without --quiesce" fi fi