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

David Brown scm at sourcemage.org
Fri Apr 20 20:20:46 EDT 2007


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



More information about the SM-Commit mailing list