You've already forked dts-scripts
mirror of
https://github.com/Dasharo/dts-scripts.git
synced 2026-03-06 15:01:22 -08:00
tests: port from meta-dts
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
@@ -302,6 +302,7 @@ uuid=`uuidgen -n @x500 -N $uuid_string -s`
|
||||
filename+="_$uuid"
|
||||
filename+="_$(date +'%Y_%m_%d_%H_%M_%S_%N')"
|
||||
filename="${filename// /_}"
|
||||
filename="${filename//\//_}"
|
||||
|
||||
if [ $DEPLOY_REPORT = "false" ]; then
|
||||
echo "Creating archive with logs..."
|
||||
|
||||
Reference in New Issue
Block a user