adrian15 <[EMAIL PROTECTED]> writes:

Hi,

> Here you are:
>
>       Running from a floppy that has grub2 installed in it inside qemu:
>
>       grub> test /boot/grub/und-pc.lst
>        /boot/grub/und-pc.lst
>       grub> test /boot/grub/
>       error: File does not exists.
>       grub> test /boot/grub
>       error: File does not exists.
>       grub> test -e /boot/grub/und-pc.lst
>       error: Unknown argument '-e'
>       grub> help test
>       Usage: test EXPRESSION
>       Evaluate an expression
>       
>       -h, --help                      display this help and exit
>       -u, --usage                     display the usage of this command and 
> exit
>       
>       
>       My question is: Why help search works as expected ?
>
>       What was wrong with my options?

Nothing.  The current test is just a dummy.  I have a nearly finished
`test' on my harddisk.  Poke me often enough this week on IRC and I
will finish it next weekend :-).

--
Marco



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to