aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Iurt/Urpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Iurt/Urpmi.pm b/lib/Iurt/Urpmi.pm
index 2559287..328c4e0 100644
--- a/lib/Iurt/Urpmi.pm
+++ b/lib/Iurt/Urpmi.pm
@@ -462,7 +462,7 @@ sub install_packages {
$run, $config, $cache,
use_iurt_root_command => $self->{use_iurt_root_command},
error => $error,
- logname => ${log},
+ logname => $log,
hash => "${log}_$title",
timeout => 3600, # [pixel] 10 minutes was not enough, 1 hour should be better
srpm => $title,