#! /usr/bin/python -u import sys from gbp.scripts.rpm_ch import main sys.exit(main(sys.argv))