summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2022-02-14 12:20:39 -0500
committerMike Gilbert <floppym@gentoo.org>2022-02-14 12:24:57 -0500
commit318f4a2e9b59083194ac34389a1ca29fce3c969b (patch)
tree44acd7cf8301c9316597856cf66dc631dcf5956b
parentapp-emacs/undo-tree: add 0.8.1 (diff)
downloadgentoo-318f4a2e9b59083194ac34389a1ca29fce3c969b.tar.gz
gentoo-318f4a2e9b59083194ac34389a1ca29fce3c969b.tar.bz2
gentoo-318f4a2e9b59083194ac34389a1ca29fce3c969b.zip
eclass/tests/savedconfig.sh: abort when source tests-common.sh fails
Closes: https://bugs.gentoo.org/833342 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rwxr-xr-xeclass/tests/savedconfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/tests/savedconfig.sh b/eclass/tests/savedconfig.sh
index 7643cf4cc823..16645fc05854 100755
--- a/eclass/tests/savedconfig.sh
+++ b/eclass/tests/savedconfig.sh
@@ -4,7 +4,7 @@
EAPI=7
-source tests-common.sh
+source tests-common.sh || exit
inherit savedconfig