mirror of
https://github.com/shadow-maint/shadow.git
synced 2024-11-23 18:14:07 +08:00
spelling: nonexistent
This commit is contained in:
parent
63261593c8
commit
008be2848e
@ -16,7 +16,7 @@ trap 'log_status "$0" "FAILURE"; restore_config' 0
|
||||
|
||||
change_config
|
||||
|
||||
echo -n "Use cppw with a nonexistant file (cppw data/passwd)..."
|
||||
echo -n "Use cppw with a nonexistent file (cppw data/passwd)..."
|
||||
cppw data/passwd 2>tmp/usage.out && exit 1 || {
|
||||
status=$?
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user