missing dot in macro script

This commit is contained in:
or-else
2020-03-24 21:24:30 +03:00
parent d5f194a5ac
commit 703cfa548e

View File

@ -28,7 +28,7 @@
.must usermod $user.params[user] --name 'Test User 1'
# Change test's anon acs.
must chacs $user.params[user] --anon=JR
.must chacs $user.params[user] --anon=JR
# Set test's password to test456.
passwd $user.params[user] -P test456