[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