On Tue, Jun 22, 2010 at 1:40 PM, Pavel Roskin <proski@xxxxxxx> wrote: > > --- > scripts/admin-update.sh | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh > index 7592546..4eb7c3e 100755 > --- a/scripts/admin-update.sh > +++ b/scripts/admin-update.sh > @@ -85,7 +85,7 @@ nag_pending() { > > nag_crap() { > printf "${RED}%10s${NORMAL} - Crap changes not yet posted\n" $2 > - printf "${RED}%10s${NORMAL} - Crap additions not yet merged\n" $3 > + printf "${RED}%10s${NORMAL} - Crap additions not yet posted\n" $3 > printf "${RED}%10s${NORMAL} - Crap deletions not yet posted\n" $4 > printf "${RED}%10s${NORMAL} - %% of crap code\n" $(perl -e 'printf("%.4f", 100 * '$2' / '$1');') > } > applied, thanks! Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html