Skip to content
Snippets Groups Projects
Verified Commit 73a83f9d authored by Karel Koci's avatar Karel Koci :metal:
Browse files

diagnostics module updater: run updater.sh with trace output enabled

parent 31c7d6d5
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ try to run updater and read /tmp/updater_crash.log
"
run () {
updater.sh -n
updater.sh -n -e TRACE
echo
local CRASH_LOG="/tmp/updater_crash.log"
if [ -e "$CRASH_LOG" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment