summaryrefslogtreecommitdiffstats
path: root/scripts/repo-info.sh
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2017-12-02 15:49:23 -0500
committerBradley Sepos <[email protected]>2017-12-02 15:49:23 -0500
commit11c4d909c74a1d446d2f62cc0035bff79d11bf63 (patch)
tree3a33e2954be913d960e304c37ccff207d7814ba5 /scripts/repo-info.sh
parentab50d609d8001c7af9f8e242a170bb424b080f41 (diff)
build: Make hashbangs more compatible.
Diffstat (limited to 'scripts/repo-info.sh')
-rwxr-xr-xscripts/repo-info.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/repo-info.sh b/scripts/repo-info.sh
index 4e8795344..91c824719 100755
--- a/scripts/repo-info.sh
+++ b/scripts/repo-info.sh
@@ -1,4 +1,4 @@
-#! /bin/bash
+#!/bin/bash
#
# Retrieves git repository info for directory ${1} using command ${2}