aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tom111@gmx.de>2013-04-02 06:25:31 -0700
committerThomas Kahle <tom111@gmx.de>2013-04-02 06:25:31 -0700
commit1b247742f7218b898c83974e5a1ba5a7e8cd4b69 (patch)
treed3259b0bae11bf22c383b4bfa66fe106f0538af5
parentMake error message for -u more evocative (diff)
parentPerform cvs update first. (diff)
downloadtatt-1b247742f7218b898c83974e5a1ba5a7e8cd4b69.tar.gz
tatt-1b247742f7218b898c83974e5a1ba5a7e8cd4b69.tar.bz2
tatt-1b247742f7218b898c83974e5a1ba5a7e8cd4b69.zip
Merge pull request #8 from johu/template
Perform cvs update first.
-rw-r--r--templates/commit-snippet1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/commit-snippet b/templates/commit-snippet
index 3c51edb..496e420 100644
--- a/templates/commit-snippet
+++ b/templates/commit-snippet
@@ -1,6 +1,7 @@
# Code for keywording @@EBUILD@@
cd @@CP@@
+cvs up
ekeyword @@NEWKEYWORD@@ @@EBUILD@@
echangelog "marked @@NEWKEYWORD@@ per bug @@BUG@@" || {
echo " *** echangelog failed"