]> git.ozlabs.org Git - petitboot/commitdiff
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)
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>

No differences found