projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1dbd43
)
version-gen.sh: Switch to bash due to bashisms.
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 2 Feb 2012 22:27:45 +0000
(23:27 +0100)
committer
Florian Forster
<octo@collectd.org>
Thu, 2 Feb 2012 22:27:45 +0000
(23:27 +0100)
Change-Id: I8480afad2d157382fb7e5ff35785e97066c8553c
version-gen.sh
patch
|
blob
|
history
diff --git
a/version-gen.sh
b/version-gen.sh
index
2223ff9
..
1d5416b
100755
(executable)
--- a/
version-gen.sh
+++ b/
version-gen.sh
@@
-1,4
+1,4
@@
-#!/
bin/
sh
+#!/
usr/bin/env ba
sh
DEFAULT_VERSION="4.10.5.git"