Index: grep/tests/options.sh diff -u grep/tests/options.sh:1.6 grep/tests/options.sh:1.7 --- grep/tests/options.sh:1.6 Thu Jun 5 07:59:30 2003 +++ grep/tests/options.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][ -c| -l| -q ][-insvx] -e pattern_list
