summaryrefslogtreecommitdiffstats
path: root/test/parser/Makefile.am
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-11-27 19:51:49 +0800
committerJeremy Kerr <jk@ozlabs.org>2013-11-27 20:02:30 +0800
commit9e5b77f258b8e993f480763d8e5269bd8c87b508 (patch)
tree6e802cf451fe385f67e51e89d423fdb6cf2a1116 /test/parser/Makefile.am
parent77e0df22dd3fb1cf0dcdd1124a5aafa2ec872a1f (diff)
downloadtalos-petitboot-9e5b77f258b8e993f480763d8e5269bd8c87b508.tar.gz
talos-petitboot-9e5b77f258b8e993f480763d8e5269bd8c87b508.zip
discover/grub2: Populate $prefix from config file location
Rather than always using the default prefix, we should determine it from the location of the grub2 config file. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'test/parser/Makefile.am')
-rw-r--r--test/parser/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am
index e355af3..f2ee67e 100644
--- a/test/parser/Makefile.am
+++ b/test/parser/Makefile.am
@@ -36,6 +36,7 @@ TESTS = \
test-grub2-load-env \
test-grub2-save-env \
test-grub2-saved-default \
+ test-grub2-nondefault-prefix \
test-grub2-f18-ppc64 \
test-grub2-ubuntu-13_04-x86 \
test-grub2-lexer-error \
OpenPOWER on IntegriCloud