* [PATCH] compat-wireless: "crap" code is "not yet posted", not "not yet merged"
@ 2010-06-22 20:40 Pavel Roskin
2010-06-22 21:11 ` Luis R. Rodriguez
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Roskin @ 2010-06-22 20:40 UTC (permalink / raw)
To: Luis R. Rodriguez, linux-wireless
---
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');')
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] compat-wireless: "crap" code is "not yet posted", not "not yet merged"
2010-06-22 20:40 [PATCH] compat-wireless: "crap" code is "not yet posted", not "not yet merged" Pavel Roskin
@ 2010-06-22 21:11 ` Luis R. Rodriguez
0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2010-06-22 21:11 UTC (permalink / raw)
To: Pavel Roskin; +Cc: linux-wireless
On Tue, Jun 22, 2010 at 1:40 PM, Pavel Roskin <proski@gnu.org> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-22 21:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 20:40 [PATCH] compat-wireless: "crap" code is "not yet posted", not "not yet merged" Pavel Roskin
2010-06-22 21:11 ` Luis R. Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox