diff options
Diffstat (limited to 'eclass/tests/estack_estack.sh')
-rwxr-xr-x | eclass/tests/estack_estack.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/tests/estack_estack.sh b/eclass/tests/estack_estack.sh index 4845243d3ae4..18d337ec1f0c 100755 --- a/eclass/tests/estack_estack.sh +++ b/eclass/tests/estack_estack.sh @@ -2,7 +2,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -source tests-common.sh +source tests-common.sh || exit inherit estack |