]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-p4: fix verbose comment typo
authorPete Wyckoff <pw@padd.com>
Wed, 11 Jan 2012 23:31:07 +0000 (18:31 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Jan 2012 00:35:38 +0000 (16:35 -0800)
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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