Magellan Linux

Diff of /trunk/grubby/test.sh

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

revision 3022 by niro, Tue Jun 27 14:29:55 2017 UTC revision 3023 by niro, Tue Jun 27 14:40:47 2017 UTC
# Line 565  if [ "$testgrub2" == "y" ]; then Line 565  if [ "$testgrub2" == "y" ]; then
565          --copy-default --title 'Red Hat Enterprise Linux Server' \          --copy-default --title 'Red Hat Enterprise Linux Server' \
566          --args=root=/dev/mapper/foo--          --args=root=/dev/mapper/foo--
567    
568        grub2Test grub2.19 remove/g2.19 --env grubenv.4 \
569            --remove-kernel=/boot/vmlinuz-2.6.38.2-9.fc15.x86_64 \
570            --boot-filesystem=/boot/
571        commandTest "saved_default output" \
572            "grub2-editenv test/grub2-support_files/env_temp list" \
573            "saved_entry=Linux, with Fedora 2.6.38.8-32.fc15.x86_64"
574    
575      # copy a stanza and add arguments as well, while using --set-index=      # copy a stanza and add arguments as well, while using --set-index=
576      testing="GRUB2 add stanza and new args with --set-index="      testing="GRUB2 add stanza and new args with --set-index="
577      grub2Test grub2.18 add/g2-1.18  --env grubenv.3 \      grub2Test grub2.18 add/g2-1.18  --env grubenv.3 \

Legend:
Removed from v.3022  
changed lines
  Added in v.3023