]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
git-issue: use bash for git-issue, and fix shebang
authorMartin Willi <martin@revosec.ch>
Fri, 10 May 2013 11:06:07 +0000 (13:06 +0200)
committerMartin Willi <martin@revosec.ch>
Fri, 10 May 2013 11:06:07 +0000 (13:06 +0200)
scripts/git-issue

index 90ff48d35e92fd1436e8500360e37b415e2fbb61..9e7dcf513e7eb23b7a372c5b356281b4736384ed 100644 (file)
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/bash
 
 # This is a very hackerish proof of concept of
 # a helper tool to manage software issues