packaging fix
Remove debugging output that was ending up inside a plist file.
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
cmd=$1
|
cmd=$1
|
||||||
|
|
||||||
echo "macosx: $*"
|
|
||||||
|
|
||||||
case "x$cmd" in
|
case "x$cmd" in
|
||||||
xuser)
|
xuser)
|
||||||
# fail unless user exists (good through 10.4)
|
# fail unless user exists (good through 10.4)
|
||||||
|
|||||||
Reference in New Issue
Block a user