Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (d129181c7c700b923a304fc8713431428a40545a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (d129181c7c700b923a304fc8713431428a40545a)
  • Date: Fri, 20 Apr 2007 19:20:46 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

utils/util-vserver/CONFIGURE | 2 +-
utils/util-vserver/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit d129181c7c700b923a304fc8713431428a40545a
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

util-vserver fixed typeo in CONFIGURE file

diff --git a/utils/util-vserver/CONFIGURE b/utils/util-vserver/CONFIGURE
index dc9ae27..604f479 100755
--- a/utils/util-vserver/CONFIGURE
+++ b/utils/util-vserver/CONFIGURE
@@ -3,7 +3,7 @@ message "The path is the base where the vserver directories
will be created"mess
config_query_string VSERV_INSTALL \
"Enter the path to where you want to have virtual machines run from" \
'/var/lib/vserver' &&
-config_query_multi VESRV_API "What APIs do you want?" \
+config_query_multi VSERV_API "What APIs do you want?" \
"DEFAULT" \
"ALL" \
"NOLEGACY" \
diff --git a/utils/util-vserver/HISTORY b/utils/util-vserver/HISTORY
index f712598..6494a1b 100644
--- a/utils/util-vserver/HISTORY
+++ b/utils/util-vserver/HISTORY
@@ -1,3 +1,6 @@
+2007-04-20 David Brown <dmlb2000 AT gmail.com>
+ * CONFIGURE: fixed typeo
+
2007-04-13 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* BUILD: added since we're picking APIS and base dir for
vservers



  • [SM-Commit] GIT changes to master grimoire by David Brown (d129181c7c700b923a304fc8713431428a40545a), David Brown, 04/20/2007

Archive powered by MHonArc 2.6.24.

Top of Page