[LTP] [PATCH V2 7/9] ftrace_stress: update the trace_options test

Cyril Hrubis chrubis@suse.cz
Wed May 4 18:57:35 CEST 2016


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


More information about the ltp mailing list