projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99d4748
)
stderr to stdout for apt-ftparchive generate
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 10 Jul 2013 13:14:00 +0000
(13:14 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 10 Jul 2013 13:14:00 +0000
(13:14 +0000)
apt-ftparchive generate for statistics, progress etc.
update-archive/update-archive.sh
patch
|
blob
|
history
diff --git
a/update-archive/update-archive.sh
b/update-archive/update-archive.sh
index
5705cdd
..
126e727
100755
(executable)
--- a/
update-archive/update-archive.sh
+++ b/
update-archive/update-archive.sh
@@
-117,7
+117,7
@@
for vdist in $DISTRIBUTIONS ; do
sed "s/@sections@/${sections}/g" > $F
# Don't know if clean is needed!
# apt-ftparchive clean apt-ftparchive.conf
- apt-ftparchive generate apt-ftparchive.conf
+ apt-ftparchive generate apt-ftparchive.conf 2>&1
echo "Done generate $dist: $sections"
# release