Skip to content
Snippets Groups Projects
Commit 51b0e0f4 authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Revert debug mode

parent cd14738a
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
export TERM=${TERM:-vt100} export TERM=${TERM:-vt100}
done_text="$(tput bold)DONE.$(tput sgr0)" done_text="$(tput bold)DONE.$(tput sgr0)"
set -ex set -e
# Check that rustup and pip3 are installed # Check that rustup and pip3 are installed
check_command () { check_command () {
......
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