All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fdisk: fix expected test output on alpha
@ 2020-07-24  0:35 Chris Hofstaedtler
  2020-07-24  7:16 ` Karel Zak
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Hofstaedtler @ 2020-07-24  0:35 UTC (permalink / raw)
  To: util-linux

The last test output update inadvertedly replaced "ext2" with "MS-DOS"
in the alpha-specific data.

Fixes: 3c36438f0
Broken build log: https://buildd.debian.org/status/fetch.php?pkg=util-linux&arch=alpha&ver=2.36-1&stamp=1595550493&raw=0
Signed-off-by: Chris Hofstaedtler <zeha@debian.org>
---
 tests/expected/fdisk/bsd_0_64_alpha.LE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/expected/fdisk/bsd_0_64_alpha.LE b/tests/expected/fdisk/bsd_0_64_alpha.LE
index 6d41d4a11..ae7dabda8 100644
--- a/tests/expected/fdisk/bsd_0_64_alpha.LE
+++ b/tests/expected/fdisk/bsd_0_64_alpha.LE
@@ -211,7 +211,7 @@ Command (m for help):
 00 unused           05 4.1BSD           09 4.4LFS           0d boot           
 01 swap             06 Eighth Edition   0a unknown          0e ADOS           
 02 Version 6        07 4.2BSD           0b HPFS             0f HFS            
-03 Version 7        08 MS-DOS           0c ISO-9660         10 AdvFS          
+03 Version 7        08 ext2             0c ISO-9660         10 AdvFS          
 04 System V       
 
 Command (m for help): 
-- 
2.28.0.rc1


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

* Re: [PATCH] fdisk: fix expected test output on alpha
  2020-07-24  0:35 [PATCH] fdisk: fix expected test output on alpha Chris Hofstaedtler
@ 2020-07-24  7:16 ` Karel Zak
  2020-07-24 13:02   ` Chris Hofstaedtler
  0 siblings, 1 reply; 3+ messages in thread
From: Karel Zak @ 2020-07-24  7:16 UTC (permalink / raw)
  To: Chris Hofstaedtler; +Cc: util-linux

On Fri, Jul 24, 2020 at 12:35:09AM +0000, Chris Hofstaedtler wrote:
>  tests/expected/fdisk/bsd_0_64_alpha.LE | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

It would be nice to report Debian tests' issues during -rc1 or -rc2.
It's a little bit annoying to have such bug report one day after
release ;-)

 Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


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

* Re: [PATCH] fdisk: fix expected test output on alpha
  2020-07-24  7:16 ` Karel Zak
@ 2020-07-24 13:02   ` Chris Hofstaedtler
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Hofstaedtler @ 2020-07-24 13:02 UTC (permalink / raw)
  To: Karel Zak; +Cc: util-linux

* Karel Zak <kzak@redhat.com> [200724 09:17]:
> On Fri, Jul 24, 2020 at 12:35:09AM +0000, Chris Hofstaedtler wrote:
> >  tests/expected/fdisk/bsd_0_64_alpha.LE | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Applied, thanks.
> 
> It would be nice to report Debian tests' issues during -rc1 or -rc2.
> It's a little bit annoying to have such bug report one day after
> release ;-)

Yeah, sorry about that. I was busy with all sorts of other stuff
unfortunately :-(

Chris
 

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

end of thread, other threads:[~2020-07-24 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  0:35 [PATCH] fdisk: fix expected test output on alpha Chris Hofstaedtler
2020-07-24  7:16 ` Karel Zak
2020-07-24 13:02   ` Chris Hofstaedtler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.