1
0
Fork 0

Adding upstream version 4.3+20241108.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-14 06:35:11 +01:00
parent 3ea4f9a80b
commit 07a108cefd
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
64 changed files with 2015 additions and 1768 deletions

2
test
View file

@ -78,7 +78,7 @@ mdadm() {
$mdadm --zero $args > /dev/null
}
done
$mdadm 2> $targetdir/stderr "$@" --auto=yes
$mdadm 2> $targetdir/stderr "$@"
;;
* )
$mdadm 2> $targetdir/stderr "$@"