fish: Fix glob command (RHBZ#635969).
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Oct 2010 09:46:38 +0000 (10:46 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Oct 2010 10:13:06 +0000 (11:13 +0100)
commitffc75da7139f1ff447b597457458b72eba2bb108
treecd08879affa1023478dd68978b6e0237ed6b39b4
parentc6c030b64bab98602363485cb62a9e1d847d570e
fish: Fix glob command (RHBZ#635969).

This is a fix for the glob command in guestfish which was inadvertently
broken in commit c359347dd42c9f5b875630537ee3641264826b89.

This also appears to fix:
  https://bugzilla.redhat.com/show_bug.cgi?id=635969
  glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
fish/glob.c