[Et-mgmt-commits-list] [SCM] virt-factory branch, master now at 25116797058ff828cfadfba4378cf2fe23cd9e82

Michael DeHaan mdehaan at redhat.com
Wed Jun 20 15:40:02 UTC 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  25116797058ff828cfadfba4378cf2fe23cd9e82 (commit)
      from  a3bc889a5ba53b01f377634005a40b4ea01c4e07 (commit)

- Log -----------------------------------------------------------------
commit 25116797058ff828cfadfba4378cf2fe23cd9e82
Author: Michael DeHaan <mdehaan at mdehaan.rdu.redhat.com>
Date:   Wed Jun 20 11:41:19 2007 -0400

    This doesn't affect anything, but only need to run vf_import once
    to install everything in it's mailslot.
-----------------------------------------------------------------------

Diffstat:
 build/test-it-all.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build/test-it-all.sh b/build/test-it-all.sh
index 2467397..9976d45 100755
--- a/build/test-it-all.sh
+++ b/build/test-it-all.sh
@@ -251,7 +251,7 @@ start_services()
     /etc/init.d/puppetmaster restart
     
 
-    # for someone reason f7 doesn't the initdb on startup
+    # for someone reason f7 doesn't do the initdb on startup
     if [ "$FEDORA_RELEASE" == "7" ] ; then
 	/etc/init.d/postgresql initdb
     fi
@@ -521,8 +521,8 @@ if [ "$VF_IMPORT" == "Y" ] ; then
     do
       msg "importing $profile"
       rpm -Uvh $profile
-      /usr/bin/vf_import
     done
+    /usr/bin/vf_import
     popd
 fi
 

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  a3bc889a5ba53b01f377634005a40b4ea01c4e07 \
  25116797058ff828cfadfba4378cf2fe23cd9e82




More information about the Et-mgmt-commits-list mailing list