[Ovirt-devel] [PATCH] 1 year old typo!

Alan Pevec apevec at redhat.com
Thu Aug 4 14:31:46 UTC 2011


---
 scripts/ovirt-early |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/ovirt-early b/scripts/ovirt-early
index 51a017c..14a45b0 100755
--- a/scripts/ovirt-early
+++ b/scripts/ovirt-early
@@ -478,7 +478,7 @@ start_ovirt_early () {
             standalone=1
             bootparams="$bootparams $i"
             ;;
-            firstboot=no | firsboot=0 | ovirt_firstboot=no | ovirt_firstboot=0 | reinstall=0 | reinstall=no)
+            firstboot=no | firstboot=0 | ovirt_firstboot=no | ovirt_firstboot=0 | reinstall=0 | reinstall=no)
             firstboot=0
             ;;
             firstboot* | ovirt_firstboot* | reinstall)
-- 
1.7.3.4




More information about the ovirt-devel mailing list