Skip to content
Snippets Groups Projects
Commit 712d578e authored by Danny Auble's avatar Danny Auble
Browse files

fix for new word format

parent 8824d21f
No related branches found
No related tags found
No related merge requests found
...@@ -1053,7 +1053,7 @@ proc mod_user { cluster account name part wadmin wdacct wdwckey qos fairshare gr ...@@ -1053,7 +1053,7 @@ proc mod_user { cluster account name part wadmin wdacct wdwckey qos fairshare gr
send_user "FAILURE: your command didn't return anything\n" send_user "FAILURE: your command didn't return anything\n"
incr exit_code 1 incr exit_code 1
} }
-re "Modified account associations" { -re "Modified user associations" {
incr matches incr matches
exp_continue exp_continue
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment