aboutsummaryrefslogtreecommitdiff
path: root/kvmx
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-13 21:54:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-13 21:54:32 -0300
commitdd4f7f7affb476f58f268e31125257efd55882c9 (patch)
tree2f44ce8211e327ecdd73ee293a318cac103a0882 /kvmx
parentca611af966192367d6adee375662987f5e754f84 (diff)
downloadkvmx-dd4f7f7affb476f58f268e31125257efd55882c9.tar.gz
kvmx-dd4f7f7affb476f58f268e31125257efd55882c9.tar.bz2
Try a different approach for setting LC_ALL and DEBIAN_FRONTEND
Diffstat (limited to 'kvmx')
-rwxr-xr-xkvmx4
1 files changed, 4 insertions, 0 deletions
diff --git a/kvmx b/kvmx
index 6856020..3420ca8 100755
--- a/kvmx
+++ b/kvmx
@@ -1857,6 +1857,10 @@ function kvmx_create {
fi
kvmx-create $KVMXFILE
+
+ if [ "$?" != "0" ]; then
+ exit $?
+ fi
}
# Dispatch