#!/bin/bash
dbus-run-session -- xvfb-run dh_auto_test 2> >(grep -vE '^(Activating|Successfully activated)')>&2
