Source-Changes archive

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

CVS commit: src/tests



Module Name:    src
Committed By:   jmmv
Date:           Thu Mar 24 21:52:51 UTC 2011

Modified Files:
        src/tests/fs/tmpfs: t_vnd.sh
        src/tests/modules: t_modload.sh

Log Message:
Prevent failures from cleanup routines.  Do so by only attempting to do the
cleanup if the test case did not succeed (as, when it succeeds, the cleanup
has already happened).


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/fs/tmpfs/t_vnd.sh
cvs rdiff -u -r1.8 -r1.9 src/tests/modules/t_modload.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