summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system/myth_mtc.py
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/LinHES-system/myth_mtc.py')
-rwxr-xr-xabs/core-testing/LinHES-system/myth_mtc.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-system/myth_mtc.py b/abs/core-testing/LinHES-system/myth_mtc.py
index faeee84..5505b0a 100755
--- a/abs/core-testing/LinHES-system/myth_mtc.py
+++ b/abs/core-testing/LinHES-system/myth_mtc.py
@@ -112,10 +112,10 @@ def run_stuff():
optimize()
print "Running backup"
- os.system('/usr/MythVantage/bin/backup_job')
+ os.system('/usr/LH/bin/backup_job')
print "Running system_update"
- os.system('/usr/MythVantage/bin/update_system')
+ os.system('/usr/LH/bin/update_system')
continue_loop=False
else:
continue_loop=True