#!/usr/bin/env python

import sys
import qmi.tools.proc
sys.exit(qmi.tools.proc.run())
