diff --git a/test/units/testsuite-46.sh b/test/units/testsuite-46.sh index 1e83657c05b..1ca5f033022 100755 --- a/test/units/testsuite-46.sh +++ b/test/units/testsuite-46.sh @@ -69,7 +69,7 @@ inspect test-user PASSWORD=xEhErW0ndafV4s homectl activate test-user inspect test-user -PASSWORD=xEhErW0ndafV4s homectl deactivate test-user +homectl deactivate test-user inspect test-user PASSWORD=xEhErW0ndafV4s homectl update test-user --real-name="Offline test" @@ -78,7 +78,7 @@ inspect test-user PASSWORD=xEhErW0ndafV4s homectl activate test-user inspect test-user -PASSWORD=xEhErW0ndafV4s homectl deactivate test-user +homectl deactivate test-user inspect test-user # Do some resize tests, but only if we run on real kernels, as quota inside of containers will fail @@ -110,7 +110,7 @@ if ! systemd-detect-virt -cq ; then PASSWORD=xEhErW0ndafV4s homectl resize test-user 256M inspect test-user - PASSWORD=xEhErW0ndafV4s homectl deactivate test-user + homectl deactivate test-user inspect test-user fi