summaryrefslogtreecommitdiff
path: root/contrib/fast-import/git-p4
diff options
context:
space:
mode:
authorPete Wyckoff <pw@padd.com>2012-01-11 23:31:07 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-01-12 00:35:38 (GMT)
commit329afb8e976b2605bbc92a6ac8ef63f9a6c98ef1 (patch)
tree29ad93f63973670653f5bca9651aa3f6efb4581c /contrib/fast-import/git-p4
parent43b82bd9c3a5ad597bbfc0c12a519d4053df01b8 (diff)
downloadgit-329afb8e976b2605bbc92a6ac8ef63f9a6c98ef1.zip
git-329afb8e976b2605bbc92a6ac8ef63f9a6c98ef1.tar.gz
git-329afb8e976b2605bbc92a6ac8ef63f9a6c98ef1.tar.bz2
git-p4: fix verbose comment typo
Signed-off-by: Pete Wyckoff <pw@padd.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/fast-import/git-p4')
-rwxr-xr-xcontrib/fast-import/git-p42
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fast-import/git-p4 b/contrib/fast-import/git-p4
index 20208bf..e267f31 100755
--- a/contrib/fast-import/git-p4
+++ b/contrib/fast-import/git-p4
@@ -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