Index: grep/tests/status.sh diff -u grep/tests/status.sh:1.9 grep/tests/status.sh:1.10 --- grep/tests/status.sh:1.9 Fri Jan 7 10:39:02 2005 +++ grep/tests/status.sh Thu Jun 23 00:55:58 2005 @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # Test for status code for GNU grep. # status code # 0 match found
