diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-08-27 04:17:30 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-08-27 04:17:30 +0000 |
commit | 6840f4e552772dfac6596f664f37b375895f19f0 (patch) | |
tree | 867539df71c5ea2a053d10249e450ab8d5081a79 /lib/Iurt/Chroot.pm | |
parent | 69b8d5b4763fdccfe790e0d8ae53c5d3bc69624a (diff) | |
download | iurt-6840f4e552772dfac6596f664f37b375895f19f0.tar iurt-6840f4e552772dfac6596f664f37b375895f19f0.tar.gz iurt-6840f4e552772dfac6596f664f37b375895f19f0.tar.bz2 iurt-6840f4e552772dfac6596f664f37b375895f19f0.tar.xz iurt-6840f4e552772dfac6596f664f37b375895f19f0.zip |
kill BUG note
Diffstat (limited to 'lib/Iurt/Chroot.pm')
-rw-r--r-- | lib/Iurt/Chroot.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Iurt/Chroot.pm b/lib/Iurt/Chroot.pm index 4a51144..c10b3c3 100644 --- a/lib/Iurt/Chroot.pm +++ b/lib/Iurt/Chroot.pm @@ -228,7 +228,6 @@ sub remove_chroot { } } -# BUG: FIXME: $config is never passed! sub clean_all_chroot_tmp { my ($run, $config, $chroot_dir, $prefix) = @_; |