From: jacob Date: Mon, 20 Dec 2004 17:57:54 +0000 (+0000) Subject: fix in-tree path to portals X-Git-Tag: 1.3.4~249 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=f5dfe364f2f0966ded055fc0d56c12c0666dea01;p=fs%2Flustre-release.git fix in-tree path to portals --- diff --git a/lustre/utils/lconf b/lustre/utils/lconf index d34c892..883541a 100755 --- a/lustre/utils/lconf +++ b/lustre/utils/lconf @@ -58,7 +58,7 @@ DEFAULT_PORT = 988 # Maximum number of devices to search for. # (the /dev/loop* nodes need to be created beforehand) MAX_LOOP_DEVICES = 256 -PORTALS_DIR = 'portals' +PORTALS_DIR = '../portals' # Needed to call lconf --record CONFIG_FILE = ""