Age | Commit message (Collapse) | Author |
|
regress/test-exec.sh] Under certain conditions when testing with sudo
tests would fail because the pidfile could not be read by a regular user.
"cat: cannot open ...../regress/pidfile: Permission denied (error 13)"
Make sure cat is run by $SUDO. no objection from me. djm@
|
|
[login-timeout.sh]
avoid nameservice lookups in regress test; ok dtucker@
|
|
[regress/login-timeout.sh]
Missing OBJ, from tim@. ok markus@ (Already fixed, ID sync only)
|
|
[regress/login-timeout.sh]
Use sudo when restarting daemon during test. ok markus@
|
|
|
|
[regress/Makefile regress/login-timeout.sh]
Add regression test for LoginGraceTime; ok markus@
|