diff options
Diffstat (limited to 'eclass/tests/estack_evar.sh')
-rwxr-xr-x | eclass/tests/estack_evar.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/tests/estack_evar.sh b/eclass/tests/estack_evar.sh index 29badba0079e..1bf35f2d6e0e 100755 --- a/eclass/tests/estack_evar.sh +++ b/eclass/tests/estack_evar.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 |