#!/usr/bin/env python
import sys
import git_gerrit.fetch
sys.exit(git_gerrit.fetch.main())
