summaryrefslogtreecommitdiff
path: root/tests/no-perl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/no-perl')
-rw-r--r--tests/no-perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/no-perl b/tests/no-perl
index 956a82646..19cfcfbc8 100644
--- a/tests/no-perl
+++ b/tests/no-perl
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
# Perl is not available, the test should be considered skipped.
# FD 9 should have been opened by the test suite harness, pointing
# to the original stderr (usually, the user's terminal).