Merging upstream version 4.2+20240118.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ca87d3e0c7
commit
e23dbbb353
29 changed files with 158 additions and 229 deletions
|
@ -1,6 +1,11 @@
|
|||
|
||||
# create a liner array, and add more drives to to.
|
||||
|
||||
if [ "$LINEAR" != "yes" ]; then
|
||||
echo -ne 'skipping... '
|
||||
exit 0
|
||||
fi
|
||||
|
||||
for e in 0.90 1 1.1 1.2
|
||||
do
|
||||
case $e in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue