Whamcloud - gitweb
Commit OST AMD support to HEAD so we can being running with a common code base.
[fs/lustre-release.git] / lustre / utils / lconf
index 99ffab2..3cb8ba9 100755 (executable)
@@ -3445,7 +3445,7 @@ def main():
 
     lctl.end_record()
 
-    process_updates(db, config.record_device, config.record_log)
+    process_updates(lustreDB, config.record_device, config.record_log)
 
 if __name__ == "__main__":
     try: