Hi! > + if [ $ret_val -ne 0 ]; then > + tst_resm TFAIL "$0: $operation trace option $option failed" > + fi > + i=$((i + 1)) > + done > + j=$((j + 1)) > + done > + # sleep is not needed if ftrace can surrive. > + # tst_sleep 1s Just remove these lines if they are not needed. -- Cyril Hrubis chrubis@suse.cz