From 4c2528d20292d0c90aff2f024e102432d08c0053 Mon Sep 17 00:00:00 2001 From: Di Xu Date: Mon, 17 Jul 2017 16:39:11 +0800 Subject: fix some typos Change-Id: I1373feb555056e8a7f95860aab90cf2c116b2b29 Signed-off-by: Di Xu --- ci/cleanvm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/cleanvm.sh') diff --git a/ci/cleanvm.sh b/ci/cleanvm.sh index 5a5365b2..95c985fa 100755 --- a/ci/cleanvm.sh +++ b/ci/cleanvm.sh @@ -5,7 +5,7 @@ set -x echo " Cleanup Started ..." #use the below commands if you needs to delete the virtual machine -# also along with envuronment destroy. +# also along with environment destroy. ./clean.sh vm_list=$(sudo virsh list --all) -- cgit 1.2.3-korg