summaryrefslogtreecommitdiffstats
path: root/ci/cleanvm.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-10 03:15:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-10 03:15:27 +0000
commit4d1467c15dd67cc97a4fde31785993fe1b0bd58f (patch)
tree0f2adf183a9617babdb1c240d21a807ec00c5dba /ci/cleanvm.sh
parentdc49bd8e84457bf43ad5090e74109769a866a031 (diff)
parent4c2528d20292d0c90aff2f024e102432d08c0053 (diff)
Merge "fix some typos"
Diffstat (limited to 'ci/cleanvm.sh')
-rwxr-xr-xci/cleanvm.sh2
1 files changed, 1 insertions, 1 deletions
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)