+−#!/bin/sh +−# Used only for break-ins +− +−echo "arg: $2" >&2 +− +−exec sudo -H -u hg /usr/local/lib/hg-admin-tools/as-if-by-ssh "$2" +−