projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e299216
)
eclass/tests/savedconfig.sh: Use a supported EAPI
author
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Nov 2019 09:15:48 +0000
(10:15 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Nov 2019 09:15:48 +0000
(10:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/tests/savedconfig.sh
patch
|
blob
|
history
diff --git
a/eclass/tests/savedconfig.sh
b/eclass/tests/savedconfig.sh
index 19da181d8404eef9b951177a7f263225af59a0b8..7643cf4cc8236ae96b6c14dd016c2be77d9c3868 100755
(executable)
--- a/
eclass/tests/savedconfig.sh
+++ b/
eclass/tests/savedconfig.sh
@@
-1,7
+1,9
@@
#!/bin/bash
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+EAPI=7
+
source tests-common.sh
inherit savedconfig