src/tests/cli/t_pkg_sysrepo.py
changeset 2339 aa5954c06b9d
parent 2336 b318adf82ae0
child 2352 3c17f86cd994
--- a/src/tests/cli/t_pkg_sysrepo.py	Fri May 06 17:24:48 2011 -0700
+++ b/src/tests/cli/t_pkg_sysrepo.py	Sat May 07 00:25:10 2011 -0700
@@ -382,7 +382,7 @@
                 self.assertEqualDiff(expected, output)
 
         def __check_publisher_dirs(self, pubs):
-                pub_dir = os.path.join(self.img_path, "var/pkg/publisher")
+                pub_dir = os.path.join(self.img_path(), "var/pkg/publisher")
                 for p in pubs:
                         if not os.path.isdir(os.path.join(pub_dir, p)):
                                 raise RuntimeError("Publisher %s was expected "
@@ -407,7 +407,7 @@
                 api_obj = self.image_create(props={"use-system-repo": True})
                 # Make sure that the publisher catalogs were created.
                 for n in ("test1", "test12", "test3"):
-                        self.assert_(os.path.isdir(os.path.join(self.img_path,
+                        self.assert_(os.path.isdir(os.path.join(self.img_path(),
                             "var/pkg/publisher/%s" % n)))
                 expected = """\
 PUBLISHER\tSTICKY\tSYSPUB\tENABLED\tTYPE\tSTATUS\tURI