comparison hgext/blackbox.py @ 24954:e47feee55bf7

largefiles: drop os.path.join() in subrepo archive override This is related to 41cd8171e58f, but not required for that to function correctly because 'prefix' always ends with '/', so os.path.join(prefix, _path) simply concatenates the strings. Take the opportunity to drop the os.path usage, and avoid confusion by using the same pattern as the overridden subrepo method.
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 04 May 2015 23:04:12 -0400
parents 7cc77030c557
children 80c5b2666a96
comparison
equal deleted inserted replaced
24953:5115d03440f4 24954:e47feee55bf7