public inbox for bunsen@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add r-dejagnu-diff-logs to bin_SCRIPTS
@ 2022-08-01 16:48 Keith Seitz
  2022-08-15 14:40 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2022-08-01 16:48 UTC (permalink / raw)
  To: bunsen

When I committed this patch, I failed to do this, and the script was not being
installed.
---
 bin/Makefile.am | 2 +-
 bin/Makefile.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/Makefile.am b/bin/Makefile.am
index 8ad6b1f..5c9e3b5 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -5,6 +5,6 @@ bin_SCRIPTS = g-dejagnu-cluster-entropy	g-testrun-clusterfinder	\
 	i-glibc-summarizer \
 	pipeline \
 	t-sourceware-mails-import t-upload-git-push \
-	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary
+	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary r-dejagnu-diff-logs
 
 EXTRA_DIST = $(bin_SCRIPTS)
diff --git a/bin/Makefile.in b/bin/Makefile.in
index bbd2459..9544927 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -243,7 +243,7 @@ bin_SCRIPTS = g-dejagnu-cluster-entropy	g-testrun-clusterfinder	\
 	i-glibc-summarizer \
 	pipeline \
 	t-sourceware-mails-import t-upload-git-push \
-	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary
+	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary r-dejagnu-diff-logs
 
 EXTRA_DIST = $(bin_SCRIPTS)
 all: all-am
-- 
2.36.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add r-dejagnu-diff-logs to bin_SCRIPTS
  2022-08-01 16:48 [PATCH] Add r-dejagnu-diff-logs to bin_SCRIPTS Keith Seitz
@ 2022-08-15 14:40 ` Keith Seitz
  2022-08-15 14:42   ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2022-08-15 14:40 UTC (permalink / raw)
  To: bunsen

Ping?

On 8/1/22 09:48, Keith Seitz via Bunsen wrote:
> When I committed this patch, I failed to do this, and the script was not being
> installed.
> ---
>   bin/Makefile.am | 2 +-
>   bin/Makefile.in | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/bin/Makefile.am b/bin/Makefile.am
> index 8ad6b1f..5c9e3b5 100644
> --- a/bin/Makefile.am
> +++ b/bin/Makefile.am
> @@ -5,6 +5,6 @@ bin_SCRIPTS = g-dejagnu-cluster-entropy	g-testrun-clusterfinder	\
>   	i-glibc-summarizer \
>   	pipeline \
>   	t-sourceware-mails-import t-upload-git-push \
> -	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary
> +	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary r-dejagnu-diff-logs
>   
>   EXTRA_DIST = $(bin_SCRIPTS)
> diff --git a/bin/Makefile.in b/bin/Makefile.in
> index bbd2459..9544927 100644
> --- a/bin/Makefile.in
> +++ b/bin/Makefile.in
> @@ -243,7 +243,7 @@ bin_SCRIPTS = g-dejagnu-cluster-entropy	g-testrun-clusterfinder	\
>   	i-glibc-summarizer \
>   	pipeline \
>   	t-sourceware-mails-import t-upload-git-push \
> -	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary
> +	r-find-testruns r-diff-testruns r-show-testrun r-httpd-browse r-dejagnu-summary r-dejagnu-diff-logs
>   
>   EXTRA_DIST = $(bin_SCRIPTS)
>   all: all-am


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add r-dejagnu-diff-logs to bin_SCRIPTS
  2022-08-15 14:40 ` Keith Seitz
@ 2022-08-15 14:42   ` Keith Seitz
  0 siblings, 0 replies; 3+ messages in thread
From: Keith Seitz @ 2022-08-15 14:42 UTC (permalink / raw)
  To: bunsen

On 8/15/22 07:40, Keith Seitz via Bunsen wrote:
> Ping?
> 

Ah, well, nevermind me. EMONDAY! I see that it was already pushed.

Apologies!

Keith


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-15 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 16:48 [PATCH] Add r-dejagnu-diff-logs to bin_SCRIPTS Keith Seitz
2022-08-15 14:40 ` Keith Seitz
2022-08-15 14:42   ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).