summaryrefslogtreecommitdiff
path: root/helpers/lh_source_tar
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_source_tar')
-rwxr-xr-xhelpers/lh_source_tar2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_tar b/helpers/lh_source_tar
index 4e00db636..df8be3b2c 100755
--- a/helpers/lh_source_tar
+++ b/helpers/lh_source_tar
@@ -35,7 +35,7 @@ fi
if ! echo "${LH_SOURCE_IMAGES}" | grep -qs tar
then
- exit 0
+ exit 0
fi
Echo_message "Begin building source tarball..."