about summary refs log tree commit diff
path: root/scripts/merge-test-results.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/merge-test-results.sh')
-rwxr-xr-xscripts/merge-test-results.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/merge-test-results.sh b/scripts/merge-test-results.sh
index 6287d10368..1175b20717 100755
--- a/scripts/merge-test-results.sh
+++ b/scripts/merge-test-results.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Merge test results of individual tests or subdirectories.
 # Copyright (C) 2014-2016 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.