Magellan Linux

Diff of /trunk/grubby/test.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2254 by niro, Mon Oct 21 14:00:03 2013 UTC revision 2255 by niro, Mon Oct 21 14:00:38 2013 UTC
# Line 520  if [ "$testgrub2" == "y" ]; then Line 520  if [ "$testgrub2" == "y" ]; then
520    
521      testing="GRUB2 --default-title with default=saved_entry"      testing="GRUB2 --default-title with default=saved_entry"
522      grub2DisplayTest grub2.8 defaulttitle/g2.1 --env grubenv.1 --default-title      grub2DisplayTest grub2.8 defaulttitle/g2.1 --env grubenv.1 --default-title
523    
524        testing="GRUB2 --default-index with default=saved_entry and empty grubenv"
525        grub2DisplayTest grub2.8 defaultindex/0 --env grubenv.0 --default-index
526  fi  fi
527    
528  testing="YABOOT add kernel"  testing="YABOOT add kernel"

Legend:
Removed from v.2254  
changed lines
  Added in v.2255