summaryrefslogblamecommitdiff
path: root/user/lsof/test-disable-nfs-test.patch
blob: ed1b88ed414107695c460be3499fdc345cd57956 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13

                                                

                                                                   








                                             
LTnfs requires a NFS filesystem in order to run.

--- lsof_4.91/tests/Makefile	2006-01-10 13:27:52.000000000 -0500
+++ lsof_4.91/tests/Makefile	2018-09-12 18:27:52.309560442 -0400
@@ -19,7 +19,7 @@
 
 BASTST=	LTbasic
 STDTST=	LTnlink LTsock LTszoff LTunix
-OPTTST=	LTbigf LTdnlc LTlock LTnfs 
+OPTTST=	LTbigf LTdnlc LTlock
 
 all:	${CKTSTDB} ${BASTST} ${STDTST} FRC
 	@./${CKTSTDB}; xv=$$?; \