Skip to content
Snippets Groups Projects
Commit 62132ae8 authored by Troy Kisky's avatar Troy Kisky
Browse files

boundary: bootscripts: upgrade.txt: reset at end of script if reset is defined

parent 11729d1b
No related branches found
No related tags found
No related merge requests found
......@@ -212,4 +212,6 @@ if itest.s "x" == "x${reset}" ; then
sleep 120
done
fi
sleep 1
reset
done
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