diff --git a/test/cases/vmware.sh b/test/cases/vmware.sh index ed7c97c11..f1226cf2c 100755 --- a/test/cases/vmware.sh +++ b/test/cases/vmware.sh @@ -69,7 +69,7 @@ function cleanup() { set -eu } -trap cleanups EXIT +trap cleanup EXIT # Check that the system started and is running correctly