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/2010-November/000962.html | 91 +++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000962.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000962.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000962.html b/zarb-ml/mageia-sysadm/2010-November/000962.html new file mode 100644 index 000000000..c5d0066ea --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000962.html @@ -0,0 +1,91 @@ + + + + [Mageia-sysadm] [158] iurt2.sh wrapper is unneeded now + + + + + + + + + +

[Mageia-sysadm] [158] iurt2.sh wrapper is unneeded now

+ root at mageia.org + root at mageia.org +
+ Fri Nov 26 01:16:08 CET 2010 +

+
+ +
Revision: 158
+Author:   blino
+Date:     2010-11-26 01:16:08 +0100 (Fri, 26 Nov 2010)
+Log Message:
+-----------
+iurt2.sh wrapper is unneeded now
+
+Removed Paths:
+-------------
+    build_system/iurt/trunk/iurt2.sh
+
+Deleted: build_system/iurt/trunk/iurt2.sh
+===================================================================
+--- build_system/iurt/trunk/iurt2.sh	2010-11-26 00:15:08 UTC (rev 157)
++++ build_system/iurt/trunk/iurt2.sh	2010-11-26 00:16:08 UTC (rev 158)
+@@ -1,12 +0,0 @@
+-#!/bin/bash
+-
+-case "$1" in
+-  --iurtlogdir) LOGFILE="$2/botcmd.`date +%s`.`hostname -s`.log"; shift 2 ;;
+-  *) LOGFILE="/dev/null" ;;
+-esac
+-
+-touch "$LOGFILE" &>/dev/null || LOGFILE="/dev/null"
+-
+-echo PID=$$
+-
+-exec perl -I/usr/local/lib/perl/iurt/lib /usr/local/bin/iurt2 "$@" &>"$LOGFILE"
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101126/527ddac3/attachment.html>
+
+ + + + + + + +
+

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