Commit 9803b7ca authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Removed 'pathPrefix' arg from 'getOSPath()' method.

parent 5eeb24d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ class DbConnector(object):
                (value, nodeOSPath,))
            self.conn.commit()

    def getOSPath(self, vospacePath, pathPrefix):
    def getOSPath(self, vospacePath):
        if self.conn:
            self.cursor.execute("""
                SELECT os_path, tstamp_wrapper_dir