summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/mv_install.py
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-08-04 19:46:05 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-08-04 19:46:05 (GMT)
commitd4fbf9a06beafc36c5862362113d8f3d169bb756 (patch)
tree3461f41b33a06b3da79f73860674e4aa8430af5f /abs/core/LinHES-config/mv_install.py
parent85fb50abe2018af71bbc65ded247e781f2ad75ff (diff)
parentbb07edb449b1c718b49ec6fb98a7453cf8387b95 (diff)
downloadlinhes_pkgbuild-d4fbf9a06beafc36c5862362113d8f3d169bb756.zip
linhes_pkgbuild-d4fbf9a06beafc36c5862362113d8f3d169bb756.tar.gz
linhes_pkgbuild-d4fbf9a06beafc36c5862362113d8f3d169bb756.tar.bz2
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/LinHES-config/mv_install.py')
-rwxr-xr-xabs/core/LinHES-config/mv_install.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/LinHES-config/mv_install.py b/abs/core/LinHES-config/mv_install.py
index 9dcc7b7..694a0b8 100755
--- a/abs/core/LinHES-config/mv_install.py
+++ b/abs/core/LinHES-config/mv_install.py
@@ -7,6 +7,7 @@ try:
import parted
except:
print "module parted not found"
+ sys.exit(1)
def usage():
print "help text:"