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