#!/usr/bin/sh
export PYTHONDONTWRITEBYTECODE=1
cd /usr/libexec/psutils && exec /usr/bin/pytest
