summaryrefslogtreecommitdiff
path: root/plugins/repo/commit.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2009-07-27 17:19:52 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:12 -0600
commit87348edd1b6f1e0f79f76d0c95676214396a5fcd (patch)
tree32a6dff83f6f1f1d75ad1255b0194718dc765aea /plugins/repo/commit.sh
parent13ac989be47ce85bd9776c9787c9dc17ddda92f8 (diff)
Further refactoring. Mostly tweaking makefiles. Switched to
autoconf-style variables. This means I had to change every shell script...
Diffstat (limited to 'plugins/repo/commit.sh')
-rw-r--r--plugins/repo/commit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/repo/commit.sh b/plugins/repo/commit.sh
index e5e8eba..fbfd7ca 100644
--- a/plugins/repo/commit.sh
+++ b/plugins/repo/commit.sh
@@ -1,4 +1,4 @@
-#!$$SHELL$$
+#!@SHELL@
name='rvs commit'
ver='0.7.0'
# Copyright (C) 2009 Luke Shumaker