summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xabs/core-testing/LinHES-config/install_db_chroot.sh2
-rw-r--r--abs/core-testing/LinHES-system/LinHES-run2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/install_db_chroot.sh b/abs/core-testing/LinHES-config/install_db_chroot.sh
index 94305d2..1a0131e 100755
--- a/abs/core-testing/LinHES-config/install_db_chroot.sh
+++ b/abs/core-testing/LinHES-config/install_db_chroot.sh
@@ -30,7 +30,7 @@ do
if [ $showstatus = 0 ]
then
pacman --noconfirm -R mythdb-initial
- pacman --noconfirm -S mythdb-initial
+ pacman --noconfirm -S mythdb-initial
$MV_ROOT/bin/restore_default_settings.sh -c load
DISPLAY=127.0.0.1:0 $MV_ROOT/bin/MythVantage -t restore,default_1
$MV_ROOT/bin/restore_default_settings.sh -c restore -t syssettings
diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run
index bd13d5b..fe79722 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -28,7 +28,7 @@ then
MythVantage -b
#0 yes
-#1 yes/autodetech
+#1 yes/autodetect
#2 no
STATUS=$?
if [ ! $STATUS = 2 ]