Project

General

Profile

« Previous | Next » 

Revision 462cbb5a

Added by Renato Botelho over 9 years ago

Fix log filename

View differences:

tools/builder_common.sh
1397 1397
}
1398 1398

  
1399 1399
create_memstick_adi_image() {
1400
	LOGFILE=${BUILDER_LOGS}/memstickadi${TARGET}
1400
	LOGFILE=${BUILDER_LOGS}/memstickadi.${TARGET}
1401 1401
	if [ "${MEMSTICKADIPATH}" = "" ]; then
1402 1402
		echo ">>> MEMSTICKADIPATH is empty skipping generation of memstick image!" | tee -a ${LOGFILE}
1403 1403
		return

Also available in: Unified diff