mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
missing dot in macro script
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user