Index: grep/tests/file.sh diff -u grep/tests/file.sh:1.2 grep/tests/file.sh:1.3 --- grep/tests/file.sh:1.2 Mon Nov 19 13:23:29 2001 +++ grep/tests/file.sh Thu Jun 23 00:55:58 2005 @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # Test for POSIX.2 options for grep # # grep -E -f pattern_file file
