Magellan Linux

Diff of /tags/grubby-8_40_20170627/test.sh

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

trunk/grubby/test.sh revision 3028 by niro, Tue Jun 27 14:46:21 2017 UTC tags/grubby-8_40_20170627/test.sh revision 3032 by niro, Tue Jun 27 14:52:25 2017 UTC
# Line 314  liloDisplayTest lilo.1 defaultkernel/l1. Line 314  liloDisplayTest lilo.1 defaultkernel/l1.
314  testing="Z/IPL default directive"  testing="Z/IPL default directive"
315  ziplTest zipl.1 default/z1.1 --add-kernel /boot/new-kernel --title test  ziplTest zipl.1 default/z1.1 --add-kernel /boot/new-kernel --title test
316  ziplTest zipl.1 default/z1.2 --add-kernel /boot/new-kernel --title test --make-default  ziplTest zipl.1 default/z1.2 --add-kernel /boot/new-kernel --title test --make-default
317    testing="Z/IPL default index directive"
318    ziplTest zipl.2 default/z2.1 --set-default-index=0
319  testing="Z/IPL display default index"  testing="Z/IPL display default index"
320  ziplDisplayTest zipl.1 defaultindex/0 --default-index  ziplDisplayTest zipl.1 defaultindex/0 --default-index
321  testing="Z/IPL display default title"  testing="Z/IPL display default title"

Legend:
Removed from v.3028  
changed lines
  Added in v.3032