Send ipkg-make-index.sh output to stdout
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 23 Feb 2011 22:59:57 +0000 (22:59 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 23 Feb 2011 22:59:57 +0000 (22:59 +0000)
commitc5a65a03735d00b756ad580d4ef829716295ff6a
treea17428d44645b810e6ace913f48df1eaeedeecfe
parent3edf9c354421445cfe5a8a5cf99d1bfcf57bee94
Send ipkg-make-index.sh output to stdout

The "Generating index for package" created by ipkg-make-index only
clutter stderr and serve to push previous warnings/errors off-screen.
Instead, send to stdout.

Note:  This would send incorrect invocation messages to stdout as well.
If this is a concern, perhaps we could send them to FD 3, then send 3 to
2...

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 25678
package/Makefile
target/imagebuilder/files/Makefile