projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47c8a38
)
typo
author
Guido Günther
<agx@sigxcpu.org>
Fri, 20 Feb 2009 11:18:38 +0000
(12:18 +0100)
committer
Guido Günther
<agx@sigxcpu.org>
Fri, 20 Feb 2009 11:18:38 +0000
(12:18 +0100)
docs/chapters/building.sgml
patch
|
blob
|
history
diff --git
a/docs/chapters/building.sgml
b/docs/chapters/building.sgml
index 87fe6b7757aee882789cc60cf13c7fc8ae9d8494..7417a42dcfa9440c19688e7cb08fc3dfe69827ee 100644
(file)
--- a/
docs/chapters/building.sgml
+++ b/
docs/chapters/building.sgml
@@
-91,7
+91,7
@@
if [ "$GBP_TAG" ]; then
echo "Pushing $GBP_TAG to $REMOTE"
git push "$REMOTE" "$GBP_TAG"
else
- echo "GBP_TAG no set."
+ echo "GBP_TAG no
t
set."
exit 1
fi