]> git.ozlabs.org Git - petitboot/commit
test/parser/grub2: Fix inconsistent conf/env paths
authorJeremy Kerr <jk@ozlabs.org>
Wed, 27 Nov 2013 12:00:11 +0000 (20:00 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 27 Nov 2013 12:02:30 +0000 (20:02 +0800)
commit77e0df22dd3fb1cf0dcdd1124a5aafa2ec872a1f
tree5689a528afc957b8cbd6a4f627485598a080677a
parentcfcffbc8ff1a9e699ca1e8073b7bc3d10c399563
test/parser/grub2: Fix inconsistent conf/env paths

In an upcoming change, we'll populate $prefix (which is used to locate
the environment file) based on the location of the config file, so these
paths will need to be consistent.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
test/parser/test-grub2-load-env.c
test/parser/test-grub2-save-env.c