summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/tests/options.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/grep/tests/options.sh')
-rwxr-xr-xgnu/usr.bin/grep/tests/options.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/tests/options.sh b/gnu/usr.bin/grep/tests/options.sh
index 3415018561aa..0f1852971d82 100755
--- a/gnu/usr.bin/grep/tests/options.sh
+++ b/gnu/usr.bin/grep/tests/options.sh
@@ -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