From b5b32a5de70576b162efaf930b5d7237824e0433 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 30 Mar 2017 16:26:23 -0300 Subject: Fix typo --- kvmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kvmx b/kvmx index 65c81ea..3055595 100755 --- a/kvmx +++ b/kvmx @@ -602,7 +602,7 @@ function kvmx_destroy { rm -f $image rm -rf $STATE_DIR - echo "$BASENAME: removed image and state files, but not the whole`dirname $image` folder." + echo "$BASENAME: removed image and state files, but not the whole `dirname $image` folder." } # Shred a guest -- cgit v1.2.3