1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

* Some sort of change.

This commit is contained in:
freesource 2000-12-23 07:45:35 +00:00
parent ce709f1277
commit 3e29af76bf

View File

@ -1681,6 +1681,8 @@ sub which_tests {
sys("yard_chrooted_tests $mount_point $t_fstab $t_inittab $t_scripts", sys("yard_chrooted_tests $mount_point $t_fstab $t_inittab $t_scripts",
"TESTING"); "TESTING");
# Now the question is whether or not these next tests depend on
# chroot, since they must have before.
if ( $chosen_tests->{33}{test_links} == 1 ) { if ( $chosen_tests->{33}{test_links} == 1 ) {
info(0,"\nTEST: links\n"); info(0,"\nTEST: links\n");
check_links(); check_links();