summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/modules.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index 9e1cd537a..28d70fc46 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -313,8 +313,6 @@ sub load_raw_install {
if ($rc) {
unlink $m;
'';
- } elsif ($m !~ /pata/) { # FIXME: remove me once cooker is reopened
- 'error';
}
} else {
log::l("missing module $_");