Index: grep/tests/empty.sh diff -u grep/tests/empty.sh:1.8 grep/tests/empty.sh:1.9 --- grep/tests/empty.sh:1.8 Thu Jun 5 07:59:30 2003 +++ grep/tests/empty.sh Thu Jun 23 00:55:58 2005 @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # test that the empty file means no pattern # and an empty pattern means match all.
