Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/fs/psshfs



Module Name:    src
Committed By:   pooka
Date:           Fri Feb 11 13:19:46 UTC 2011

Modified Files:
        src/tests/fs/psshfs: sshd_config.in t_psshfs.sh

Log Message:
Use sshd's pidfile instead of $! and wait for the pidfile to appear.
This plugs a race condition where sshd did not have a chance to
open a sucket before we attempted to connect to it.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/psshfs/sshd_config.in
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/psshfs/t_psshfs.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index