scripts: add latest link to nightly logs

This commit is contained in:
Franco Fichtner 2017-08-26 07:39:13 +02:00
parent 11d66aa620
commit da33dc6eeb
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ done
(make clean-obj 2>&1) > /dev/null
mkdir -p ${LOGSDIR}/${VERSION}
(cd ${LOGSDIR}; ln -sfn ${VERSION} latest)
for STAGE in update info base kernel distfiles; do
# we don't normally clean these stages