src/tests/pkg5unittest.py
changeset 2097 068cc63b4d6e
parent 2092 0ef66bf272d3
child 2144 2ac203b826ab
child 2572 20cf41d565de
--- a/src/tests/pkg5unittest.py	Thu Sep 30 14:32:39 2010 -0700
+++ b/src/tests/pkg5unittest.py	Fri Oct 01 01:02:46 2010 -0700
@@ -1632,7 +1632,7 @@
                 --rebuild option.
                 """
 
-                # Preserve destination repository's cfg_cache if it exists.
+                # Preserve destination repository's configuration if it exists.
                 dest_cfg = os.path.join(dest, "pkg5.repository")
                 dest_cfg_data = None
                 if os.path.exists(dest_cfg):