From 3a76710fab3169eb8959cac5b910b8657f02e7a3 Mon Sep 17 00:00:00 2001 From: tappro Date: Mon, 8 Aug 2005 14:37:01 +0000 Subject: [PATCH] - another issue from landing day --- lustre/utils/lconf | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/utils/lconf b/lustre/utils/lconf index ee9ecd5..b40a4df 100755 --- a/lustre/utils/lconf +++ b/lustre/utils/lconf @@ -3655,7 +3655,6 @@ def sys_set_ptldebug(ptldebug): sysctl('portals/debug', val) except NameError, e: panic(str(e)) - sysctl('portals/debug', 0xffffffffL) def sys_set_subsystem(subsystem): if config.subsystem: -- 1.8.3.1