[gimp/meson: 767/805] fix: missing bang in shebang
- From: Félix Piédallu <fpiedallu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/meson: 767/805] fix: missing bang in shebang
- Date: Fri, 2 Feb 2018 15:24:13 +0000 (UTC)
commit f05a63009aaaf051bcef109333f24ba3c92d7d9f
Author: Félix Piédallu <felix piedallu me>
Date: Mon Jan 29 16:09:10 2018 +0100
fix: missing bang in shebang
tools/generate_changelog.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/generate_changelog.sh b/tools/generate_changelog.sh
index 3521997..6311626 100755
--- a/tools/generate_changelog.sh
+++ b/tools/generate_changelog.sh
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
srcdir="$1"
output="$2"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]