Andi - 2022-12-21

Looks good to me.

-------------------------------- test/test.sh ---------------------------------
index bae3f71..3661bec 100755
@@ -575,7 +575,7 @@ stop_and_clean(){
     echo
     ## +3 is for "Test tsize option ..." and "Test PCRE mapped download ... "
     ## +2 for diskspace tests:
-    local M=$(grep "/tmp/" "$TDIR"/multicast*.log | wc -l)
+    local D M=$(grep "/tmp/" "$TDIR"/multicast*.log | wc -l)
     $INTERACTIVE && D=2
     cat <<EOF