Whamcloud - gitweb
fix in-tree path to portals
authorjacob <jacob>
Mon, 20 Dec 2004 17:57:54 +0000 (17:57 +0000)
committerjacob <jacob>
Mon, 20 Dec 2004 17:57:54 +0000 (17:57 +0000)
lustre/utils/lconf

index d34c892..883541a 100755 (executable)
@@ -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
 # 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 = "" 
 
 # Needed to call lconf --record
 CONFIG_FILE = ""