X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=prototypes%2Fbifrost%2Fscripts%2Fdestroy-env.sh;h=72ade5b1477b3fd491f09be982faa2bdaf41da43;hb=refs%2Fchanges%2F83%2F22383%2F1;hp=86d7bc48799a127166adef5f97fa1c8c34158662;hpb=9736d720913dfbd96492bfb2e15e2c7f7bcd0947;p=releng.git diff --git a/prototypes/bifrost/scripts/destroy-env.sh b/prototypes/bifrost/scripts/destroy-env.sh index 86d7bc487..72ade5b14 100755 --- a/prototypes/bifrost/scripts/destroy-env.sh +++ b/prototypes/bifrost/scripts/destroy-env.sh @@ -37,8 +37,8 @@ rm -rf /var/log/libvirt/baremetal_logs/*.log CLEAN_DIB_IMAGES=${CLEAN_DIB_IMAGES:-false} if [ $CLEAN_DIB_IMAGES = "true" ]; then - rm -rf /httpboot/* - rm -rf /tftpboot/* + rm -rf /httpboot + rm -rf /tftpboot fi # remove VM disk images