mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
doc: add NEWS entries for recent changes
* NEWS: Mention in improvements about the workaround for the glibc issue with closed stdin, and the new supported file systems. * tests/misc/b2sum.sh: Spelling fix.
This commit is contained in:
@@ -27,7 +27,7 @@ for i in 'a' ' b' '*c' '44' ' '; do
|
||||
b2sum -l $l --tag "$i" >> check.b2sum
|
||||
done
|
||||
done
|
||||
# Note -l is infered from the tags in the mixed format file
|
||||
# Note -l is inferred from the tags in the mixed format file
|
||||
b2sum --strict -c check.b2sum || fail=1
|
||||
# Also ensure the openssl tagged variant works
|
||||
sed 's/ //; s/ =/=/' < check.b2sum > openssl.b2sum || framework_failure_
|
||||
|
||||
Reference in New Issue
Block a user