11972 resync smatch
@@ -26,11 +26,11 @@ echo "************" echo $sm_err echo -n "What do you think?: " read ans if echo $ans | grep ^$ > /dev/null ; then - continue + return fi #store the result echo $sm_err >> summary echo $ans >> summary