[openssh-commits] CVS: fuyu.mindrot.org: openssh
Tim Rice
tim at fuyu.mindrot.org
Fri Aug 13 02:43:14 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: tim at fuyu.mindrot.org 10/08/13 02:43:14
Modified files:
. : ChangeLog
regress : login-timeout.sh reconfigure.sh reexec.sh test-exec.sh
Log message:
- (tim) [regress/login-timeout.sh regress/reconfigure.sh regress/reexec.sh
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@
Diff commands:
cvs -nQq rdiff -u -r1.5640 -r1.5641 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/regress/login-timeout.sh
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/regress/reconfigure.sh
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/regress/reexec.sh
cvs -nQq rdiff -u -r1.40 -r1.41 openssh/regress/test-exec.sh
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5640;r2=1.5641&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/login-timeout.sh?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/reconfigure.sh?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/reexec.sh?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/test-exec.sh?r1=1.40;r2=1.41&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list