Commit Graph

3 Commits (047c0b8d28d013dfa3520d9c98a0957ac4685b6a)

Author SHA1 Message Date
Jo-Philipp Wich 3edf9c3544 Never write errors to stdout from ipkg-make-index.sh
Since the output of ipkg-make-index.sh is unconditionally used to create
the Packages file, sending the errors into this file is unacceptable
(both because they are not shown to users and because they make an
invalid Packages file).

For incorrect invocation, write to stderr.
For errors from which, send to /dev/null with stdout.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>

SVN-Revision: 25677
13 years ago
Gabor Juhos 2f26f545cd ipkg-make-index: remove leading './' from the Filename field
SVN-Revision: 15069
15 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago