Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2008 08:33:11 +0200
From:      Goran Lowkrantz <glz@hidden-powers.com>
To:        freebsd-ports@freebsd.org
Cc:        Jun Kuriyama <kuriyama@FreeBSD.org>
Subject:   Re: Call for Testers: misc/amanda-{server,client} 2.6.0p2
Message-ID:  <E30A2D9BFE6E376A1BA1C18F@[10.255.253.2]>
In-Reply-To: <15BD3E45E9FF7269B52ACEDB@[10.255.253.2]>
References:  <15BD3E45E9FF7269B52ACEDB@[10.255.253.2]>

next in thread | previous in thread | raw e-mail | index | archive | help
One more script error:

# diff -u server-src/amcleanup.sh.orig server-src/amcleanup.sh
--- server-src/amcleanup.sh.orig        2008-09-28 08:21:09.000000000 +0200
+++ server-src/amcleanup.sh     2008-09-28 08:21:22.000000000 +0200
@@ -75,7 +75,7 @@
 #   after receiving SIGTERM,  if yes send SIGKILL
 #

-function killpid() {
+killpid() {

 killPID=3D$1
 SIGTERM=3D15

Cheers,
	G=F6ran

---
"There is hopeful symbolism in the fact that flags do not wave in a =
vacuum."
                -- Arthur C. Clarke



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E30A2D9BFE6E376A1BA1C18F>