[LTP] [PATCH 4/4] [COMMITTED] nfsv4/locktest: Remove send-bugs line from help

Cyril Hrubis chrubis@suse.cz
Mon Aug 28 16:32:02 CEST 2017


The ext.bull.net does not resolve to anything anyway and looking at
webarchive the bull.net went defunct in 1999.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
 testcases/network/nfsv4/locks/locktests.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testcases/network/nfsv4/locks/locktests.c b/testcases/network/nfsv4/locks/locktests.c
index 869dbe3c8..330c23b3b 100644
--- a/testcases/network/nfsv4/locks/locktests.c
+++ b/testcases/network/nfsv4/locks/locktests.c
@@ -943,8 +943,6 @@ int usage(void)
 {
 	printf("locktest -n <number of process> -f <test file> [-T]\n");
 	printf("Number of child process must be higher than 1\n");
-	printf("\n");
-	printf("Send bugs to vincent.roqueta@ext.bull.net\n");
 	exit(0);
 	return 0;
 }
-- 
2.13.0



More information about the ltp mailing list