Omitting binary manifest creation when chroot filesystem is set to none.

This commit is contained in:
Daniel Baumann 2012-12-30 12:51:03 +01:00
parent 4bcc88fef3
commit 6d81ec003d
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ Arguments "${@}"
Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
if [ "${LB_CHROOT_FILESYSTEM}" = "none" ]
then
exit 0
fi
Echo_message "Begin creating manifest..."
# Requiring stage file