Matt Brozowski - 2008-11-18

Looks like the problem is with echo -n

on sh echo -n sh produces = '-n sh'

changing the echo /bin/echo fixed the tests