Commit 6a89b25a authored by Matthieu Cattin's avatar Matthieu Cattin

Fix typo.

parent 52d338ed
...@@ -58,7 +58,7 @@ done ...@@ -58,7 +58,7 @@ done
echo "--------------------------------------------------------------" echo "--------------------------------------------------------------"
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 read reply
if [ "$reply" = "y" ] if [ "$reply" = "y" ]
then 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