about summary refs log tree commit diff
path: root/posix/globtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'posix/globtest.sh')
-rwxr-xr-xposix/globtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/globtest.sh b/posix/globtest.sh
index a50a6b9a17..73fe11bd76 100755
--- a/posix/globtest.sh
+++ b/posix/globtest.sh
@@ -1,4 +1,4 @@
-#! /bin/bash
+#!/bin/bash
 # Test for glob(3).
 # Copyright (C) 1997-2016 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.