#!/bin/sh -e
exec "$(dirname "$0")"/openqa minion -m production job -e limit_bugs "$@"
