mirror of
https://github.com/shadow-maint/shadow.git
synced 2024-12-04 23:43:31 +08:00
29309f5913
"egrep" is an obsolete alias for grep -E and newer greps will warn on usage of egrep, so let's just swap it out. Signed-off-by: Sam James <sam@gentoo.org> |
||
---|---|---|
.. | ||
01 | ||
02_chsh_usage | ||
03_chsh_usage_invalid_option | ||
04_chsh_usage_2_users | ||
05_chsh_myuser_restricted_shell | ||
06_chsh_myuser_non_restricted_shell | ||
07_chsh_usage_invalid_user | ||
08_chsh_myuser_to_restricted_shell | ||
09_chsh_myuser_to_missing_shell | ||
10_chsh_myuser_to_non_executable_shell | ||
11_chsh_auth_failure | ||
12_chsh_warning_missing_shell | ||
13_chsh_warning_non_executable | ||
14_chsh_locked_passwd | ||
15_chsh_PAM_error |