#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'oslo_concurrency\.tests\.unit\.(?!test_processutils\.PrlimitTestCase\.test_setrlimit_error)'
