git-p4: fix verbose comment typo
[gitweb.git] / contrib / fast-import / git-p4
index 20208bfbc0c38e10f3265cbd80592628a76f3ff1..e267f3115d8661a7fa631be67117a411f544208d 100755 (executable)
@@ -1263,7 +1263,7 @@ class View(object):
             if self.exclude:
                 c = "-"
             return "View.Mapping: %s%s -> %s" % \
-                   (c, self.depot_side, self.client_side)
+                   (c, self.depot_side.path, self.client_side.path)
 
         def map_depot_to_client(self, depot_path):
             """Calculate the client path if using this mapping on the