aboutsummaryrefslogtreecommitdiff
blob: 9869141ddaaad337eb853f3ce88d709617585040 (plain)
1
2
3
4
5
6
7
#!/bin/bash
# Copyright 2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
die "$@"
exit 1