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
|
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 || {
|
cppw data/passwd 2>tmp/usage.out && exit 1 || {
|
||||||
status=$?
|
status=$?
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user