Buildall - tiny fix

This commit is contained in:
Igor Pecovnik 2020-11-22 12:04:13 +01:00
parent e52ac7890c
commit 666ac0bc5e

View File

@ -460,4 +460,4 @@ fi
buildall_end=$(date +%s)
buildall_runtime=$(((buildall_end - buildall_start) / 60))
display_alert "Runtime in total" "${buildall_runtime} min" "info"
export n=${n}
echo "${n}" > "${SRC}"/.tmp/n