Merge pull request #287 from fhdk/stable-0.15.x

whitespace removal
This commit is contained in:
Bernhard Landauer 2018-03-19 19:25:32 +01:00 committed by GitHub
commit 321c4369ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,9 +222,9 @@ gen_iso_fn(){
[[ ${initsys} == 'openrc' ]] && vars+=("${initsys}")
vars+=("${dist_release}")
vars+=("${target_branch}")
! [[ ${full_iso} ]] && vars+=("minimal")
vars+=("${target_arch}")
for n in ${vars[@]};do
name=${name:-}${name:+-}${n}