mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-22 21:25:43 -05:00
chroot/abstract: remove leftover print statement
This commit is contained in:
parent
b17cf3584a
commit
71e33ab8e1
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ class Chroot(AbstractChroot):
|
|||
rel_target = 'var/cache/pacman/pkg'
|
||||
makedir(shared_cache)
|
||||
root_makedir(self.get_path(rel_target))
|
||||
print(self.get_path(rel_target))
|
||||
return self.mount(
|
||||
shared_cache,
|
||||
rel_target,
|
||||
|
|
Loading…
Add table
Reference in a new issue