From: Adam Dickmeiss Date: Wed, 10 Jul 2013 13:14:00 +0000 (+0000) Subject: stderr to stdout for apt-ftparchive generate X-Git-Url: http://git.indexdata.com/?p=git-tools-moved-to-github.git;a=commitdiff_plain;h=f78f45173e539bbd9d469efc5b08f0fae1edb6fe stderr to stdout for apt-ftparchive generate apt-ftparchive generate for statistics, progress etc. --- diff --git a/update-archive/update-archive.sh b/update-archive/update-archive.sh index 5705cdd..126e727 100755 --- 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