#!/usr/bin/env bash
# Copyright 2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

source "${PORTAGE_BIN_PATH:?}"/isolated-functions.sh || exit
die "$@"
exit 1
