Index: trunk/tests/pupfilter.sh =================================================================== --- trunk/tests/pupfilter.sh (revision 37268) +++ trunk/tests/pupfilter.sh (revision 37269) @@ -13,6 +13,7 @@ /^ERROR: hid_actions_uninit: action.*left registered/ { next } /^pcb_plug_fp_chain is not empty;/ { next } /^... Log produced during uninitialization:/ { next } + /some plugins are not soft-unloaded/ { next } (ws && (/^[ \t]*$/)) { next } { print $0 } '