Patch for Cardinal yaml and cfg
[releng/builder.git] / jjb / ovsdb / include-raw-cleanup-docker.sh
index 82c97fc3ffb5a6462d15278ec8c519a51398ec19..014178cc43808d6e3e3c5c51082fe5693972a9af 100644 (file)
@@ -2,7 +2,7 @@
 
 set -e
 
-echo "---> Cleaning up"
+echo "---> Cleaning up OVS $OVS_VERSION"
 docker logs $CID > $WORKSPACE/docker-ovs-${OVS_VERSION}.log
 docker stop $CID
 docker rm $CID