projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
109ab4f
)
make_release_tarball.sh: be less verbose
author
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 17 Sep 2017 08:35:52 +0000
(09:35 +0100)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 17 Sep 2017 08:35:52 +0000
(09:35 +0100)
make_release_tarball.sh
patch
|
blob
|
history
diff --git
a/make_release_tarball.sh
b/make_release_tarball.sh
index e3f942a4356bc5f1f65b231d2eae2c1f56e34c5f..9825c9f3dadb3dcf14950e782b8437c3d0079d34 100755
(executable)
--- a/
make_release_tarball.sh
+++ b/
make_release_tarball.sh
@@
-14,7
+14,7
@@
fi
echo "Creating release tarball for ${TAG}..."
-git checkout "${TAG}"
+git checkout
-q
"${TAG}"
doxygen doc/Doxyfile
mkdir "${TAG}"