aboutsummaryrefslogtreecommitdiff
path: root/lib/common
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common')
-rwxr-xr-xlib/common2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common b/lib/common
index be3daae..663bf45 100755
--- a/lib/common
+++ b/lib/common
@@ -247,7 +247,7 @@ run_app() {
done
local bin=$1; shift
- local e=`app-cat-conf -n "env\..*" | cut -f 2- -d .`
+ local e=`app-cat-conf -g env | cut -f 2- -d .`
local app_home=`pwd`