Fix wrong commit

This commit is contained in:
Vladimir Serbinenko 2014-09-21 18:18:03 +02:00
parent 0aece00c54
commit 5e42618e00
7 changed files with 9 additions and 15 deletions

View file

@ -109,7 +109,7 @@ cmdline_cat_test (void)
grub_video_checksum ("cmdline_cat");
if (!grub_test_use_gfxterm ())
grub_cmdline_run (1, 0);
grub_cmdline_run (1);
grub_test_use_gfxterm_end ();