[root@skye tet]# sh install.sh LSB Test suite installation --------------------------- IMPORTANT NOTE: These test suites are a work in progress, no claims of LSB compliance or passing these test suites should be made. These are unapproved test suites and issues remain both with the test suites and the specifications under test. If you are installing a new version of the test harness or the last installation failed for any reason it is recommended that you first remove any the old installation. Enter root directory of test suite installation: [/home/tet] Setting vsx0, vsx1 and vsx2 users' home directories You may need to re-login any existing shells for these users Installing the TET and VSXgen test harness TET and VSxgen package to install [/home/tet/tet_vsxgen_2.7.tgz]: installing test_suites: lts_lsb-fhs2.3beta.tgz Test suites to be installed [lts_lsb-fhs2.3beta.tgz]: lts_lsb-fhs2.3beta.tgz Installing lts_lsb-fhs2.3beta.tgz Setting up ownership and permissions correctly ---------------------------------------------------------------------- Licencing Conditions for test harness The tet-vsxgen package is a collection of TET, VSXgen and VSX-VTOOLS. The licencing condition of all three are briefly described below. TET 3.3 is distributed under the terms of the Artistic Licence. Please see /home/tet/Licence for more details. VSXgen is distributed under the terms of the Artistic Licence. Please see /home/tet/test_sets/License.VSXgen-os for more details VSX-VTOOLS-1.4 is distributed under the terms of the GNU General Public Licence. Please see /home/tet/test_sets/SRC/common/vtools/COPYING for more details. Press Enter to continue. ---------------------------------------------------------------------- Licencing Conditions for test suites The LSB-FHS test suite is distributed under the terms of the Artistic Licencse. Please see /home/tet/test_sets/Licence.LSB-FHS Press Enter to continue. ------------------------------------------------------------------- You should now login as the vsx0 user and run /home/tet/setup.sh Note that additional test suites can be installed by unpacking the test suite tarball in /home/tet/test_sets as the vsx0 user and re-running /home/tet/setup.sh (this will be ../setup.sh from the home directory). (now login as user vsx0) sh-2.05b$ ../setup.sh ---------------------------------------------------------------------- Building/Installing TET tet3... make[1]: Entering directory `/home/tet/src/tet3' tcm: make[2]: Entering directory `/home/tet/src/tet3/tcm' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/tcm' apilib: make[2]: Entering directory `/home/tet/src/tet3/apilib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/apilib' dtet2lib: make[2]: Entering directory `/home/tet/src/tet3/dtet2lib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/dtet2lib' tcclib: make[2]: Entering directory `/home/tet/src/tet3/tcclib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/tcclib' tcc: make[2]: Entering directory `/home/tet/src/tet3/tcc' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/tcc' tcmthr: make[2]: Entering directory `/home/tet/src/tet3/tcmthr' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/tcmthr' apithr: make[2]: Entering directory `/home/tet/src/tet3/apithr' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/apithr' apishlib: make[2]: Entering directory `/home/tet/src/tet3/apishlib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/apishlib' tcmshlib: make[2]: Entering directory `/home/tet/src/tet3/tcmshlib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/tcmshlib' apithrshlib: make[2]: Entering directory `/home/tet/src/tet3/apithrshlib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/apithrshlib' tcmthrshlib: make[2]: Entering directory `/home/tet/src/tet3/tcmthrshlib' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/tet/src/tet3/tcmthrshlib' tcm(C++): make[2]: Entering directory `/home/tet/src/tet3/tcm' make[2]: Nothing to be done for `installC'. make[2]: Leaving directory `/home/tet/src/tet3/tcm' tcmthr(C++): make[2]: Entering directory `/home/tet/src/tet3/tcmthr' make[2]: Nothing to be done for `installC'. make[2]: Leaving directory `/home/tet/src/tet3/tcmthr' tcmshlib(C++): make[2]: Entering directory `/home/tet/src/tet3/tcmshlib' make[2]: Nothing to be done for `installC'. make[2]: Leaving directory `/home/tet/src/tet3/tcmshlib' tcmsthrhlib(C++): make[2]: Entering directory `/home/tet/src/tet3/tcmthrshlib' make[2]: Nothing to be done for `installC'. make[2]: Leaving directory `/home/tet/src/tet3/tcmthrshlib' make[1]: Leaving directory `/home/tet/src/tet3' xpg3sh/api... make[1]: Entering directory `/home/tet/src/xpg3sh/api' sed -e 's/STD_SIGNAL_LIST/1 2 3 4 6 8 13 14 15 10 12 20 18 21 22/' \ -e 's/SPEC_SIGNAL_LIST/9 17 19 11/' \ -e 's/NSIG_MARKER/32/' \ tcm.sh > ../../../lib/xpg3sh/tcm.sh cp tetapi.sh ../../../lib/xpg3sh chmod 755 ../../../lib/xpg3sh/tcm.sh ../../../lib/xpg3sh/tetapi.sh make[1]: Leaving directory `/home/tet/src/xpg3sh/api' ksh/api... make[1]: Entering directory `/home/tet/src/ksh/api' sed -e 's/STD_SIGNAL_LIST/1 2 3 4 6 8 13 14 15 10 12 20 18 21 22/' \ -e 's/SPEC_SIGNAL_LIST/9 17 19 11/' \ -e 's/TET_NSIG_NUM/32/' \ tcm.ksh > ../../../lib/ksh/tcm.ksh cp tetapi.ksh ../../../lib/ksh chmod 755 ../../../lib/ksh/tcm.ksh ../../../lib/ksh/tetapi.ksh make[1]: Leaving directory `/home/tet/src/ksh/api' scripts... make[1]: Entering directory `/home/tet/src/scripts' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/home/tet/src/scripts' perl... make[1]: Entering directory `/home/tet/src/perl' if [ ! -d ../../lib/perl ] ; then mkdir ../../lib/perl; chmod 755 ../../lib/perl; fi cp README tcm.pl api.pl ../../lib/perl chmod a-wx,u+rw,a+r ../../lib/perl/* make[1]: Leaving directory `/home/tet/src/perl' ---------------------------------------------------------------------- Building/Installing test sets ********************************************************** ** Verification Suite ** ** Configuration Procedure for Linux ** ********************************************************** Locating header file #include directories... Calling: gcc -print-file-name=include/stddef.h INCDIRS="/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include /usr/include" Run config.sh ..? [y] ********************************************************** ** VSXgen release 1.4 ** ** X/OPEN Verification Suite ** ** Configuration Procedure ** ********************************************************** In each of the following questions, the default answer in square brackets will be used if a carriage return alone is typed. If !shell command is typed, the command will be sent to sh(1) to be executed. `!' on its own stands for `!sh'. *** The VSX source directory is rooted at /home/tet/test_sets/SRC ** List of Available Parameter Files ** Which of the above parameter files do you wish to use in this installation procedure [none]? Setting defaults from: /home/tet/test_sets/SRC/vsxparams Which test mode do you require (from: POSIX90 POSIX96 UNIX98) [UNIX98]? ** Only one subset supports UNIX98 mode: lsb-fhs ** (from test package LSB-FHS2.3beta) What is your name [Unknown]? What is the agency for whom you are running VSX [Unknown]? What is the system on which you are running VSX [Unknown]? Where is the root directory of the tree from which the testsets will be executed [/home/tet/test_sets/TESTROOT]? How fast is your machine (1=very fast, 10=slow) [5]? The system include directories (in order of searching) are: /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include /usr/include Is this correct (y/n) [y]? What is your C compiler called (must be c89 for UNIX98 registration runs) [/usr/bin/cc]? What command line options does your C compiler need [-ansi]? What link editor options does your C compiler need [none]? Searching for archive maintenance tools ... There are no additional libraries needed to compile VSX Is this correct (y/n) [y]? Using C compiler to establish understanding of type "long double" *** Compiler supports type "long double" Producing a new parameter file in /home/tet/test_sets/SRC/vsxparams Determining missing #defines and #includes ... *** Starting assert.h *** Completed assert.h *** Starting ctype.h *** Completed ctype.h *** Starting dirent.h *** Completed dirent.h *** Starting errno.h *** Completed errno.h *** Starting fcntl.h *** Completed fcntl.h *** Starting grp.h *** Completed grp.h *** Starting limits.h *** Completed limits.h *** Starting locale.h *** Completed locale.h *** Starting math.h *** Completed math.h *** Starting pwd.h *** Completed pwd.h *** Starting setjmp.h *** Completed setjmp.h *** Starting signal.h Missing: #define NSIG (-1) /* user supplied: (highest_signal_number + 1) */ *** Completed signal.h *** Starting stdio.h *** Completed stdio.h *** Starting stdlib.h *** Completed stdlib.h *** Starting string.h *** Completed string.h *** Starting sys/stat.h *** Completed sys/stat.h *** Starting sys/times.h *** Completed sys/times.h *** Starting sys/types.h *** Completed sys/types.h *** Starting sys/utsname.h *** Completed sys/utsname.h *** Starting sys/wait.h *** Completed sys/wait.h *** Starting tar.h *** Completed tar.h *** Starting termios.h *** Completed termios.h *** Starting time.h *** Completed time.h *** Starting unistd.h *** Completed unistd.h *** Starting utime.h *** Completed utime.h ********************************************************** ** VSXgen release 1.4 ** ** X/OPEN Verification Suite ** ** Configuration Procedure ** ********************************************************** The VSX parameters file is /home/tet/test_sets/SRC/vsxparams The VSX configuration header file is /home/tet/test_sets/SRC/vsxconfig.h The VSX user-supplied interfaces file is /home/tet/test_sets/SRC/userintf.c ---------------------------------------------------------- Updating userintf.c to support features needed by all of the test suites supported. ---------------------------------------------------------- Building the test framework ... enter the root password Password: Cleaning the /home/tet/test_sets/TESTROOT directory test -d "/home/tet/test_sets/TESTROOT" || { \ mkdir "/home/tet/test_sets/TESTROOT" && \ touch "/home/tet/test_sets/TESTROOT"/.keepme && \ "chown" vsx0 "/home/tet/test_sets/TESTROOT" && \ "chgrp" vsxg0 "/home/tet/test_sets/TESTROOT" && \ "chmod" u=rwx,g=rx,o=rx "/home/tet/test_sets/TESTROOT"; \ } su vsx0 -c 'HOME=`pwd` BIN/install.sh' ********************************************************** ** VSXgen release 1.4 ** ** X/OPEN Verification Suite ** ** Installation Procedure ** ********************************************************** *** The VSX source directory is rooted at /home/tet/test_sets/SRC *** Install journal file is: /home/tet/test_sets/results/install.0001 Updating the file std.h with the system dependencies Creating the system include files used by VSX in /home/tet/test_sets/SRC/SYSINC *** Starting assert.h *** Completed assert.h *** Starting ctype.h *** Completed ctype.h *** Starting dirent.h *** Completed dirent.h *** Starting errno.h *** Completed errno.h *** Starting fcntl.h *** Completed fcntl.h *** Starting grp.h *** Completed grp.h *** Starting limits.h *** Completed limits.h *** Starting locale.h *** Completed locale.h *** Starting math.h *** Completed math.h *** Starting pwd.h *** Completed pwd.h *** Starting setjmp.h *** Completed setjmp.h *** Starting signal.h *** Completed signal.h *** Starting stdio.h *** Completed stdio.h *** Starting stdlib.h *** Completed stdlib.h *** Starting string.h *** Completed string.h *** Starting sys/stat.h *** Completed sys/stat.h *** Starting sys/times.h *** Completed sys/times.h *** Starting sys/types.h *** Completed sys/types.h *** Starting sys/utsname.h *** Completed sys/utsname.h *** Starting sys/wait.h *** Completed sys/wait.h *** Starting tar.h *** Completed tar.h *** Starting termios.h *** Completed termios.h *** Starting time.h *** Completed time.h *** Starting unistd.h *** Completed unistd.h *** Starting utime.h *** Completed utime.h Creating files and directories under /home/tet/test_sets/TESTROOT Creating tetbuild.cfg, tetexec.cfg and tetclean.cfg Creating the scenario files scen.bld and scen.exec Installing userintf.c and other files in the relevant directories Configuring privilege list in /home/tet/test_sets/SRC/common/vtools/chmog_c.c Updating the Makefiles for the common software elements Executing make in SRC/common/vport vport make succeeded Executing make in SRC/common/vlib vlib make succeeded Executing make in SRC/common/genlib genlib make succeeded Executing make in SRC/common/tet_startup tet_startup make succeeded Executing make in SRC/common/lsblib lsblib make succeeded Executing make in SRC/common/vprog vprog make succeeded Executing make in SRC/common/vtools vtools make succeeded Executing make in SRC/common/lsbutils lsbutils make succeeded ********************************************************** ** VSXgen release 1.4 ** ** X/OPEN Verification Suite ** ** Installation Procedure ** ********************************************************** chown root SRC/BIN/chmog chmod u+s SRC/BIN/chmog ---------------------------------------------------------- Install tetexec.cfg ..? [y] Parameterizing the /home/tet/test_sets/TESTROOT/tetexec.cfg file Build and Execute testsets ..? [y] ---------------------------------------------------------------------- Building and Executing testsets Build testsets ..? [y] tcc: journal file is /home/tet/test_sets/results/0001b/journal 13:14:01 Build /tset/LSB.fhs/root/bin/bin-tc.sh 13:14:02 Build /tset/LSB.fhs/root/boot/boot-tc.sh 13:14:03 Build /tset/LSB.fhs/root/dev/dev-tc.sh 13:14:04 Build /tset/LSB.fhs/root/etc/etc-tc.sh 13:14:05 Build /tset/LSB.fhs/root/etc-x11/etc-x11-tc.sh 13:14:06 Build /tset/LSB.fhs/root/etc-opt/etc-opt-tc.sh 13:14:07 Build /tset/LSB.fhs/root/home/home-tc.sh 13:14:08 Build /tset/LSB.fhs/root/lib/lib-tc.sh 13:14:09 Build /tset/LSB.fhs/root/media/media-tc.sh 13:14:10 Build /tset/LSB.fhs/root/mnt/mnt-tc.sh 13:14:11 Build /tset/LSB.fhs/root/opt/opt-tc.sh 13:14:12 Build /tset/LSB.fhs/root/root/root-tc.sh 13:14:13 Build /tset/LSB.fhs/root/sbin/sbin-tc.sh 13:14:14 Build /tset/LSB.fhs/root/srv/srv-tc.sh 13:14:15 Build /tset/LSB.fhs/root/tmp/tmp-tc.sh 13:14:16 Build /tset/LSB.fhs/usr/x11r6/x11r6-tc.sh 13:14:17 Build /tset/LSB.fhs/usr/x386/x386-tc.sh 13:14:18 Build /tset/LSB.fhs/usr/bin/bin-tc.sh 13:14:19 Build /tset/LSB.fhs/usr/include/include-tc.sh 13:14:20 Build /tset/LSB.fhs/usr/lib/lib-tc.sh 13:14:21 Build /tset/LSB.fhs/usr/local/local-tc.sh 13:14:22 Build /tset/LSB.fhs/usr/sbin/sbin-tc.sh 13:14:23 Build /tset/LSB.fhs/usr/share/share-tc.sh 13:14:24 Build /tset/LSB.fhs/usr/share-dict/share-dict-tc.sh 13:14:25 Build /tset/LSB.fhs/usr/share-man/share-man-tc.sh 13:14:26 Build /tset/LSB.fhs/usr/share-misc/share-misc-tc.sh 13:14:27 Build /tset/LSB.fhs/usr/src/src-tc.sh 13:14:28 Build /tset/LSB.fhs/var/var/var-tc.sh 13:14:29 Build /tset/LSB.fhs/var/account/account-tc.sh 13:14:30 Build /tset/LSB.fhs/var/cache/cache-tc.sh 13:14:31 Build /tset/LSB.fhs/var/cache-fonts/cache-fonts-tc.sh 13:14:32 Build /tset/LSB.fhs/var/cache-man/cache-man-tc.sh 13:14:33 Build /tset/LSB.fhs/var/crash/crash-tc.sh 13:14:34 Build /tset/LSB.fhs/var/games/games-tc.sh 13:14:35 Build /tset/LSB.fhs/var/lib/lib-tc.sh 13:14:36 Build /tset/LSB.fhs/var/lib-misc/lib-misc-tc.sh 13:14:37 Build /tset/LSB.fhs/var/lock/lock-tc.sh 13:14:38 Build /tset/LSB.fhs/var/log/log-tc.sh 13:14:39 Build /tset/LSB.fhs/var/mail/mail-tc.sh 13:14:40 Build /tset/LSB.fhs/var/opt/opt-tc.sh 13:14:41 Build /tset/LSB.fhs/var/run/run-tc.sh 13:14:42 Build /tset/LSB.fhs/var/spool/spool-tc.sh 13:14:43 Build /tset/LSB.fhs/var/spool-lpd/spool-lpd-tc.sh 13:14:44 Build /tset/LSB.fhs/var/spool-mail/spool-mail-tc.sh 13:14:45 Build /tset/LSB.fhs/var/spool-rwho/spool-rwho-tc.sh 13:14:46 Build /tset/LSB.fhs/var/state/state-tc.sh 13:14:48 Build /tset/LSB.fhs/var/tmp/tmp-tc.sh 13:14:49 Build /tset/LSB.fhs/var/yp/yp-tc.sh 13:14:50 Build /tset/LSB.fhs/linux/root/root-tc.sh 13:14:51 Build /tset/LSB.fhs/linux/bin/bin-tc.sh 13:14:52 Build /tset/LSB.fhs/linux/dev/dev-tc.sh 13:14:53 Build /tset/LSB.fhs/linux/lib64/lib64-tc.sh 13:14:54 Build /tset/LSB.fhs/linux/proc/proc-tc.sh 13:14:55 Build /tset/LSB.fhs/linux/sbin/sbin-tc.sh 13:14:56 Build /tset/LSB.fhs/linux/usr-include/usr-include-tc.sh 13:14:57 Build /tset/LSB.fhs/linux/usr-src/usr-src-tc.sh 13:14:58 Build /tset/LSB.fhs/linux/var-spool-cron/var-spool-cron-tc.sh ---------------------------------------------------------------------- Executing testsets tcc: journal file is /home/tet/test_sets/results/0002e/journal 13:14:59 Execute /tset/LSB.fhs/root/bin/bin-tc 13:15:16 Execute /tset/LSB.fhs/root/boot/boot-tc 13:15:17 Execute /tset/LSB.fhs/root/dev/dev-tc 13:15:18 Execute /tset/LSB.fhs/root/etc/etc-tc 13:15:24 Execute /tset/LSB.fhs/root/etc-x11/etc-x11-tc 13:15:25 Execute /tset/LSB.fhs/root/etc-opt/etc-opt-tc 13:15:26 Execute /tset/LSB.fhs/root/home/home-tc 13:15:27 Execute /tset/LSB.fhs/root/lib/lib-tc 13:15:29 Execute /tset/LSB.fhs/root/media/media-tc 13:15:30 Execute /tset/LSB.fhs/root/mnt/mnt-tc 13:15:31 Execute /tset/LSB.fhs/root/opt/opt-tc 13:15:33 Execute /tset/LSB.fhs/root/root/root-tc 13:15:34 Execute /tset/LSB.fhs/root/sbin/sbin-tc 13:15:38 Execute /tset/LSB.fhs/root/srv/srv-tc 13:15:39 Execute /tset/LSB.fhs/root/tmp/tmp-tc 13:15:40 Execute /tset/LSB.fhs/usr/x11r6/x11r6-tc 13:15:41 Execute /tset/LSB.fhs/usr/x386/x386-tc 13:15:42 Execute /tset/LSB.fhs/usr/bin/bin-tc 13:15:44 Execute /tset/LSB.fhs/usr/include/include-tc 13:15:45 Execute /tset/LSB.fhs/usr/lib/lib-tc 13:15:46 Execute /tset/LSB.fhs/usr/local/local-tc 13:15:48 Execute /tset/LSB.fhs/usr/sbin/sbin-tc 13:15:49 Execute /tset/LSB.fhs/usr/share/share-tc 13:15:51 Execute /tset/LSB.fhs/usr/share-dict/share-dict-tc 13:15:52 Execute /tset/LSB.fhs/usr/share-man/share-man-tc 13:15:55 Execute /tset/LSB.fhs/usr/share-misc/share-misc-tc 13:15:56 Execute /tset/LSB.fhs/usr/src/src-tc 13:15:57 Execute /tset/LSB.fhs/var/var/var-tc 13:15:58 Execute /tset/LSB.fhs/var/account/account-tc 13:15:59 Execute /tset/LSB.fhs/var/cache/cache-tc 13:16:00 Execute /tset/LSB.fhs/var/cache-fonts/cache-fonts-tc 13:16:01 Execute /tset/LSB.fhs/var/cache-man/cache-man-tc 13:16:02 Execute /tset/LSB.fhs/var/crash/crash-tc 13:16:03 Execute /tset/LSB.fhs/var/games/games-tc 13:16:04 Execute /tset/LSB.fhs/var/lib/lib-tc 13:16:05 Execute /tset/LSB.fhs/var/lib-misc/lib-misc-tc 13:16:06 Execute /tset/LSB.fhs/var/lock/lock-tc 13:16:07 Execute /tset/LSB.fhs/var/log/log-tc 13:16:08 Execute /tset/LSB.fhs/var/mail/mail-tc 13:16:10 Execute /tset/LSB.fhs/var/opt/opt-tc 13:16:11 Execute /tset/LSB.fhs/var/run/run-tc 13:16:12 Execute /tset/LSB.fhs/var/spool/spool-tc 13:16:13 Execute /tset/LSB.fhs/var/spool-lpd/spool-lpd-tc 13:16:14 Execute /tset/LSB.fhs/var/spool-mail/spool-mail-tc 13:16:15 Execute /tset/LSB.fhs/var/spool-rwho/spool-rwho-tc 13:16:16 Execute /tset/LSB.fhs/var/state/state-tc 13:16:17 Execute /tset/LSB.fhs/var/tmp/tmp-tc 13:16:18 Execute /tset/LSB.fhs/var/yp/yp-tc 13:16:19 Execute /tset/LSB.fhs/linux/root/root-tc 13:16:20 Execute /tset/LSB.fhs/linux/bin/bin-tc 13:16:21 Execute /tset/LSB.fhs/linux/dev/dev-tc 13:16:22 Execute /tset/LSB.fhs/linux/lib64/lib64-tc 13:16:23 Execute /tset/LSB.fhs/linux/proc/proc-tc 13:16:24 Execute /tset/LSB.fhs/linux/sbin/sbin-tc 13:16:25 Execute /tset/LSB.fhs/linux/usr-include/usr-include-tc 13:16:27 Execute /tset/LSB.fhs/linux/usr-src/usr-src-tc 13:16:28 Execute /tset/LSB.fhs/linux/var-spool-cron/var-spool-cron-tc Results: Total tests: 231 PASS = 225 FAIL = 6 Pass Breakdown: Number of successes: 166 Number of warnings: 0 Number unsupported: 28 Number not in use: 22 Number of untested: 5 Number of FIP: 4 Unapproved assertions: 0 Number not implemented: 0 Failure Breakdown: Number of failures: 2 Number unresolved: 0 Number uninitiated: 4 Number unreported: 0 A formal report has been saved in /home/tet/test_sets/results/report vrpt.page: completed page 25 Rerun just the failures (produces a journal of only fails) ..? [y] running tcc -p -e -s scen.exec -r FAIL,UNRESOLVED,UNINITIATED results/0002e/journal tcc: journal file is /home/tet/test_sets/results/0003e/journal 13:16:33 Execute /tset/LSB.fhs/root/media/media-tc 13:16:35 Execute /tset/LSB.fhs/root/srv/srv-tc In order to re run the test suites at a later date run the rerun_tests program in vsx0's home directory as the vsx0 user sh-2.05b$ Script done on Tue 17 Feb 2004 01:16:38 PM GMT