Commit 9b163f35 authored by Matthieu Cattin's avatar Matthieu Cattin

Fix typo.

parent 0a9cb159
......@@ -58,7 +58,7 @@ done
echo "--------------------------------------------------------------"
echo " "
echo -n "End of the test, do you want to switch the computer OFF? [y.n]"
echo -n "End of the test, do you want to switch the computer OFF? [y,n]"
read reply
if [ "$reply" = "y" ]
then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment