kill shred thread after abort or offline drive
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
echo "starting SHRED DUMMY"
|
||||
|
||||
for i in {0..100..20}
|
||||
for i in {0..100..10}
|
||||
do
|
||||
echo "DUMMY shred $i%"
|
||||
sleep 1
|
||||
|
Reference in New Issue
Block a user