Hi!
> > + task_policy=$(grep -e " *stack *anon" | \
> > + awk '{print $2}' $TEST_PROCNUMA)
>
> Shouldn't this last one be:
> + task_policy=$(grep -e " *stack *anon" $TEST_PROCNUMA | \
> + awk '{print $2}')
>
Looks like an obvious typo to me. Can you please push fix?
--
Cyril Hrubis
chrubis@suse.cz