summaryrefslogtreecommitdiff
path: root/user/lsof/test-disable-nfs-test.patch
blob: 9ccb11cf940185251fce8cf9291abd41ade5e97b (plain) (blame)
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/lsof_4.91_src/tests/Makefile	2006-01-10 13:27:52.000000000 -0500
+++ lsof_4.91/lsof_4.91_src/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=$$?; \