diff options
Diffstat (limited to 'helpers')
| -rwxr-xr-x | helpers/lh_binary_debian-installer | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 7de1223cb..ebc77ca53 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -470,9 +470,7 @@ then  			done  		else  			Echo_error "Could not find cache/packages_bootstrap." -			Echo_error "You selected values of LH_CACHE, LH_CACHE_PACKAGES, LH_CACHE_STAGES and" -			Echo_error "LH_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being" -			Echo_error "cached - these are required when integrating the Debian Installer." +			Echo_error "You selected values of LH_CACHE, LH_CACHE_PACKAGES, LH_CACHE_STAGES and LH_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being cached - these are required when integrating the Debian Installer."  			exit 1  		fi  	fi | 
