From 1d8d12aceeb41c2cde4736fe4c9926cbc9cf38d4 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Sun, 12 Apr 2009 15:11:44 +0000 Subject: [PATCH] Add test case for empty yaboot.conf file Add a test case for empty yaboot.conf files. Signed-off-by: Geoff Levand Signed-off-by: Jeremy Kerr --- test/parser/205/ps3da1/etc/yaboot.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/parser/205/ps3da1/etc/yaboot.conf diff --git a/test/parser/205/ps3da1/etc/yaboot.conf b/test/parser/205/ps3da1/etc/yaboot.conf new file mode 100644 index 0000000..fd46206 --- /dev/null +++ b/test/parser/205/ps3da1/etc/yaboot.conf @@ -0,0 +1,6 @@ +# yaboot.conf generated by anaconda +# from a failed fedora install + +boot=/dev/sda2 +init-message="Welcome to Fedora!\nHit for boot options" + -- 2.39.2