From: Christian Hofstaedtler Date: Fri, 25 Nov 2011 07:09:33 +0000 (+0100) Subject: buildd: prefix log dir target with PRODUCT_NAME X-Git-Tag: v0.17.0~74 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=d7655f4299706806e259c2d4953bbfe4183ac004 buildd: prefix log dir target with PRODUCT_NAME --- diff --git a/buildd/functions.sh b/buildd/functions.sh index 89eb38f..7adf5c1 100755 --- a/buildd/functions.sh +++ b/buildd/functions.sh @@ -91,7 +91,7 @@ create_logs() { upload_logs() { [ -n "$RSYNC_MIRROR" ] || return 1 rsync --exclude dmesg.log --times --partial --copy-links -rltDz --quiet /var/log/grml-buildd.log \ - $FAI_LOGFILES $GRML_LOGFILE $RSYNC_MIRROR/logs/"${NAME}_${DATE}"/ + $FAI_LOGFILES $GRML_LOGFILE $RSYNC_MIRROR/logs/"${PRODUCT_NAME}_${DATE}"/ } # store information of ISO size: