sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to devel-stage-root sorcery by David Brown (9b11e8afa338a4055f20a98a0c38a705070b4ab6)
- From: David Brown <scm AT mail.sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to devel-stage-root sorcery by David Brown (9b11e8afa338a4055f20a98a0c38a705070b4ab6)
- Date: Sat, 10 Jun 2006 23:11:29 -0500
GIT changes to devel-stage-root sorcery by David Brown <dmlb2000 AT gmail.com>:
usr/sbin/confmeld | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9b11e8afa338a4055f20a98a0c38a705070b4ab6
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>
updated to fix confmeld after su'ing to root dropping back down and
calling main again
diff --git a/usr/sbin/confmeld b/usr/sbin/confmeld
index e2ed330..10138f5 100755
--- a/usr/sbin/confmeld
+++ b/usr/sbin/confmeld
@@ -144,11 +144,11 @@ function main()
if [ "$UID" -gt 0 ]; then
echo "Enter the root password, please."
su -c "$0 $@" root
+else
+ STAGED_INSTALL="off"
+ main "$@"
fi
-STAGED_INSTALL="off"
-main "$@"
-
#---------------------------------------------------------------------
##=back
##
- [SM-Commit] GIT changes to devel-stage-root sorcery by David Brown (9b11e8afa338a4055f20a98a0c38a705070b4ab6), David Brown, 06/11/2006
Archive powered by MHonArc 2.6.24.