X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=foreman%2Fci%2Fclean.sh;h=3f3c879c235f5fb327cb55da5550c91b350b2a5a;hb=14742119b1dee250c795616898250ba3d6061585;hp=25352a846aabba8fee498c5bbdc149ea57e0802f;hpb=db3ea337d530925f15bde83f332405f380708fc3;p=genesis.git diff --git a/foreman/ci/clean.sh b/foreman/ci/clean.sh index 25352a8..3f3c879 100755 --- a/foreman/ci/clean.sh +++ b/foreman/ci/clean.sh @@ -124,7 +124,7 @@ if [ $skip_vagrant -eq 0 ]; then ###kill virtualbox echo "${blue}Killing VirtualBox ${reset}" killall virtualbox - killall VboxHeadless + killall VBoxHeadless ###remove virtualbox echo "${blue}Removing VirtualBox ${reset}"