From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001877.html | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001877.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001877.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001877.html b/zarb-ml/mageia-sysadm/2011-January/001877.html new file mode 100644 index 000000000..f720f9102 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001877.html @@ -0,0 +1,90 @@ + + + + [Mageia-sysadm] [260] close the rpmmacros file when done + + + + + + + + + +

[Mageia-sysadm] [260] close the rpmmacros file when done

+ root at mageia.org + root at mageia.org +
+ Mon Jan 10 12:56:51 CET 2011 +

+
+ +
Revision: 260
+Author:   blino
+Date:     2011-01-10 12:56:51 +0100 (Mon, 10 Jan 2011)
+Log Message:
+-----------
+close the rpmmacros file when done
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/lib/Iurt/Chroot.pm
+
+Modified: build_system/iurt/trunk/lib/Iurt/Chroot.pm
+===================================================================
+--- build_system/iurt/trunk/lib/Iurt/Chroot.pm	2011-01-09 22:50:26 UTC (rev 259)
++++ build_system/iurt/trunk/lib/Iurt/Chroot.pm	2011-01-10 11:56:51 UTC (rev 260)
+@@ -161,6 +161,7 @@
+ \%distribution           $config->{distribution}
+ \%vendor                 $config->{vendor}
+ \%packager               $packager);
++    close $f;
+ 
+     my $ret = sudo($run, $config, '--cp', $tmpfile, $file);
+     unlink $tmpfile;
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110110/5fd85aee/attachment.html>
+
+ + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1