Commit a4b0b19c authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 3165c15a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -173,7 +173,7 @@ class CsstMsDataManager:
        # for DFS configuration, defaults to "local", could be "pml"
        assert node in DFS_CONF.keys()
        self.node = node
        for k, v in DFS_CONF[node]:
        for k, v in DFS_CONF[node].items():
            os.putenv(k, v)

        # data directory