From dd94e2fc90c3398b69259027f86e8a8f11f3d9a3 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Sun, 30 Nov 2008 17:33:29 -0600
Subject: disable autohobbit

---
 abs/core-testing/LinHES-config/systemconfig.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/abs/core-testing/LinHES-config/systemconfig.sh b/abs/core-testing/LinHES-config/systemconfig.sh
index d84c0dc..9408afc 100755
--- a/abs/core-testing/LinHES-config/systemconfig.sh
+++ b/abs/core-testing/LinHES-config/systemconfig.sh
@@ -659,10 +659,10 @@ then
  fi
 
 #Setting the default, just to avoid the or statement..
-if [ x$UseHobbit = x ]
-then
-    UseHobbit=0
-fi
+#if [ x$UseHobbit = x ]
+#then
+#    UseHobbit=0
+#fi
 
 if [ x$UseHobbit = x1 ]
 then
-- 
cgit v0.12