summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/pkgs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/pkgs.pm b/perl-install/install/pkgs.pm
index e504f37be..b0767211d 100644
--- a/perl-install/install/pkgs.pm
+++ b/perl-install/install/pkgs.pm
@@ -782,7 +782,7 @@ sub _install_raw {
# Uneeded callbacks: success_summary
});
- log::l("transactions done, now trying to close still opened fd");
+ log::l("transactions done, now trying to close still opened fd; exit code=$exit_code");
}
sub upgrade_by_removing_pkgs {