chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
diffcol.sh: Use /bin/bash explicitly
[stgit]
/
contrib
/
diffcol.sh
diff --git
a/contrib/diffcol.sh
b/contrib/diffcol.sh
index ea9109d5bfe2ddd5cb127f5e338186f679352e55..eecc87a1e419c117938e17871c1b11d601770d63 100755
(executable)
--- a/
contrib/diffcol.sh
+++ b/
contrib/diffcol.sh
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!/bin/
ba
sh
# Code copied from Quilt (http://savannah.nongnu.org/projects/quilt)
#