Skip to content

Commit

Permalink
fix uuid in debug
Browse files Browse the repository at this point in the history
  • Loading branch information
benderl committed Oct 10, 2023
1 parent 111a643 commit 567ec43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runs/send_debug.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ touch "$debugFile"
uptime
free
echo "############################ uuids ##############"
cat "${OPENWBBASEDIR}/data/log/uuid.log"
cat "${OPENWBBASEDIR}/data/log/uuid"
echo "############################ retained log ##############"
merge_log_files "main" 500
echo "############################ info log ##############"
Expand Down

0 comments on commit 567ec43

Please sign in to comment.