From 40eaf2303f013321b923c5bb616f0579a01a9884 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 31 Oct 2013 19:05:10 +0100 Subject: o Adding some tests for app-operate. --- libexec/app-operator-pid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec') diff --git a/libexec/app-operator-pid b/libexec/app-operator-pid index a3781ee..c9b2096 100755 --- a/libexec/app-operator-pid +++ b/libexec/app-operator-pid @@ -94,7 +94,7 @@ command_start() { esac export APPSH_HOME - echo "Starting app..." + debug "Starting app..." $launcher <&- 1>&- 2>&- & PID=$! -- cgit v1.2.3