[Mageia-sysadm] [280] fix log variable declaration
root at mageia.org
root at mageia.org
Thu Jan 13 13:43:06 CET 2011
Revision: 280
Author: blino
Date: 2011-01-13 13:43:06 +0100 (Thu, 13 Jan 2011)
Log Message:
-----------
fix log variable declaration
Modified Paths:
--------------
build_system/iurt/trunk/lib/Iurt/Urpmi.pm
Modified: build_system/iurt/trunk/lib/Iurt/Urpmi.pm
===================================================================
--- build_system/iurt/trunk/lib/Iurt/Urpmi.pm 2011-01-13 12:42:41 UTC (rev 279)
+++ build_system/iurt/trunk/lib/Iurt/Urpmi.pm 2011-01-13 12:43:06 UTC (rev 280)
@@ -462,7 +462,7 @@
$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,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110113/e3fd80d7/attachment.html>
More information about the Mageia-sysadm
mailing list