Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
portage_tool
/
3ccfed9fd25d8e3c01e5be7d737e8d478fb46f70
/
.
/
bin
/
ebuild-helpers
/
die
blob: 9869141ddaaad337eb853f3ce88d709617585040 [
file
] [
log
] [
blame
]
#!/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