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

index 8ae066e..6f3ee01 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
-PORTALS_DIR = 'portals'
+PORTALS_DIR = '../portals'
 
 # Needed to call lconf --record
 CONFIG_FILE = ""