add new line in cleanup-containers
looks like any other script TrivialFix Change-Id: I00eef0657a4409719214092ca33730a058b9bb28
This commit is contained in:
parent
dbb0ade6d1
commit
2b7dea2277
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ $COMPUTE ]] && [[ $(pgrep qemu) ]]; then
|
||||
echo "Some qemu processes were detected."
|
||||
echo "Docker will not be able to stop the nova_libvirt container with those running."
|
||||
|
Loading…
Reference in New Issue
Block a user