summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-10 09:55:04 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-10 09:55:04 +0300
commitcada4d50068e4447fd1ed2eba1cd973381c97af8 (patch)
treeeb6ee730b2373f189d06efa84846dfd6765ff742 /check
parentc1de4c4760367361c96081d96ae03293bc49bb18 (diff)
downloaddebian-ansible-cada4d50068e4447fd1ed2eba1cd973381c97af8.tar.gz
fix: shebang in ./check
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 4d36e49..72acaa7 100755
--- a/check
+++ b/check
@@ -1,4 +1,4 @@
- #!/bin/bash
+#!/bin/bash
#
# Run the automated tests for the project.