Searched refs:cmd_userdel (Results 1 – 1 of 1) sorted by relevance
146 const char *const cmd_userdel[] = {"userdel", "-r", username, NULL}; in cleanup() local148 if (tst_run_cmd(cmd_userdel, NULL, NULL, 1)) in cleanup()