mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Remove trailing tab.
This commit is contained in:
parent
2c2ba94a96
commit
0189b27604
@ -209,7 +209,7 @@ class pbuilder_dist:
|
||||
arguments.append('--logfile %s' % self.logfile)
|
||||
|
||||
if os.path.exists('/var/cache/archive/'):
|
||||
arguments.append('--bindmounts "/var/cache/archive/"')
|
||||
arguments.append('--bindmounts "/var/cache/archive/"')
|
||||
|
||||
localrepo = '/var/cache/archive/%(target_distro)s' % self
|
||||
if os.path.exists(localrepo):
|
||||
|
Loading…
x
Reference in New Issue
Block a user