Remove unneeded grep calls
Remove spurious use of alias to grep command which probably were added to follow the same structure of other tests. However, in this case the use is wrong and it is not needed at all.
Signed-off-by: Walter Lozano walter.lozano@collabora.com