|
|
1.1 ! root 1: # ! 2: # @(#)tests.init 1.4 90/01/09 NFS Rev 2 testsuite ! 3: # ! 4: MNTOPTIONS="rw,hard,intr" ! 5: MNTPOINT="/mnt" ! 6: MOUNT="./domount" ! 7: UMOUNT="./domount -u" ! 8: PATH="/bin:/usr/bin:/usr/ucb:/etc:/usr/etc:.:$PATH" ! 9: SERVER="" ! 10: SERVPATH="/server" ! 11: TESTS="-a" ! 12: TESTARG="-f" ! 13: ! 14: # ----------------------------------------------- ! 15: # Defines for various variables used in scripts ! 16: ! 17: # Define NFS3_2 for Sun NFS 3.2 compatibility ! 18: # COMPAT = -DNFS3_2 ! 19: ! 20: # Use with Sys V Release 3 systems. ! 21: # SYSTYPE=-DSVR3 ! 22: # LIBS=-lrpc ! 23: # COMPAT = -DSVR3 ! 24: # UTS=-TR2 ! 25: ! 26: # Use with BSD systems. ! 27: SYSTYPE= ! 28: LIBS= ! 29: COMPAT= ! 30: UTS= ! 31: # ----------------------------------------------- ! 32: ! 33: export PATH SYSTYPE LIBS COMPAT UTS
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.