From: "Rüdiger Meier" <sweet_f_a@gmx.de>
To: util-linux@vger.kernel.org
Subject: sfdisk, stderr/stdout output order
Date: Thu, 10 Mar 2016 11:40:50 +0100 [thread overview]
Message-ID: <201603101140.50532.sweet_f_a@gmx.de> (raw)
Hi,
I've found such test diffs with musl libc. Maybe it needs some fflush(3)
calls.
--- /home/rudi/devel/util-linux/tests/expected/sfdisk/dos-read-dump
+++ /tmp/build-musl/tests/output/sfdisk/dos-read-dump
@@ -1,5 +1,3 @@
-Partition 5 does not start on physical sector boundary.
-Partition 6 does not start on physical sector boundary.
Checking that no-one is using this disk right now ... OK
Disk <removed>: 50 MiB, 52428800 bytes, 102400 sectors
@@ -23,7 +21,9 @@
<removed>1 * 2048 8191 6144 3M 83 Linux
<removed>2 8192 14335 6144 3M 82 Linux swap / Solaris
<removed>3 14336 20479 6144 3M 83 Linux
-<removed>4 20480 102399 81920 40M 5 Extended
+<removed>4 Partition 5 does not start on physical sector boundary.
+Partition 6 does not start on physical sector boundary.
+20480 102399 81920 40M 5 Extended
<removed>5 20481 26624 6144 3M 83 Linux
<removed>6 26626 102399 75774 37M 83 Linux
cu,
Rudi
next reply other threads:[~2016-03-10 10:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-10 10:40 Rüdiger Meier [this message]
2016-03-10 11:16 ` sfdisk, stderr/stdout output order Karel Zak
2016-03-10 14:08 ` Bernhard Voelker
2016-03-10 14:24 ` Karel Zak
2016-03-10 14:35 ` Rüdiger Meier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201603101140.50532.sweet_f_a@gmx.de \
--to=sweet_f_a@gmx.de \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox