From ddabaab3857f3a72daa93bb7d79aec6efcfc972b Mon Sep 17 00:00:00 2001 From: keni Date: Thu, 21 Jul 2011 22:29:14 +0000 Subject: [PATCH] packaging fix Remove debugging output that was ending up inside a plist file. --- sys/unix/hints/macosx.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/unix/hints/macosx.sh b/sys/unix/hints/macosx.sh index 712134dfb..443f56ed0 100755 --- a/sys/unix/hints/macosx.sh +++ b/sys/unix/hints/macosx.sh @@ -11,8 +11,6 @@ cmd=$1 -echo "macosx: $*" - case "x$cmd" in xuser) # fail unless user exists (good through 10.4) -- 2.40.0