Skip to content
Snippets Groups Projects
Commit d41211bc authored by Xoaquin Castrelo's avatar Xoaquin Castrelo
Browse files

Added messages to drake.

parent ee988b7d
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,10 @@ res=$? ...@@ -5,8 +5,10 @@ res=$?
if [ $res != 0 ] if [ $res != 0 ]
then then
/usr/lib/duck/duck print "Code error! Get good..."
/usr/lib/duck/duck headshake 4 /usr/lib/duck/duck headshake 4
else else
/usr/lib/duck/duck print "No errors found.Impressive"
/usr/lib/duck/duck nod 2 /usr/lib/duck/duck nod 2
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment