[pkg-fso-commits] [SCM] Automatic Display Manager branch, master, updated. nodm/0.3-2-3-gaadb013

Enrico Zini enrico at enricozini.org
Thu May 14 12:19:48 UTC 2009


The following commit has been merged in the master branch:
commit aadb0136801299fd288d15e6a0d1b58237970096
Author: Enrico Zini <enrico at enricozini.org>
Date:   Thu May 14 13:20:57 2009 +0100

    The session starter is now nodm itself: fix test script

diff --git a/test_nodm b/test_nodm
index 503bcf7..41520ec 100755
--- a/test_nodm
+++ b/test_nodm
@@ -11,6 +11,7 @@ case "$1" in
 		echo "pwd: `pwd`"
 		echo "id: `id`"
 		pstree `pgrep nodm|head -1`
+#		set > test_nodm.env.tmp
 		exit 0
 		;;
 	*)
@@ -19,7 +20,7 @@ case "$1" in
 		export NODM_XSESSION="`pwd`/$0"
 #		export NODM_X_OPTIONS="runtest a b c"
 		export NODM_MIN_SESSION_TIME=60
-		exec ./nodm --session `pwd`/nodm-session
+		exec ./nodm --session `pwd`/nodm
 		;;
 #	'')
 #		echo "Use: $0 username" >&2

-- 
Automatic Display Manager



More information about the pkg-fso-commits mailing list