MOLECULE_DEBUG mode prints out too much information making it difficult
to troubleshoot. Most of the time this isn't necessary because molecule
does print out useful info on failure so let's comment this out and use
it sparingly when we need it.
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I812e56328817a4636a9675dc245f5e86cc51a590
fi
# Output is hidden unless this is set
-export MOLECULE_DEBUG=True
+# export MOLECULE_DEBUG=True
molecule test --destroy=always