Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
* Re: [PATCH 1 of 7] user: consolidate $arch tests and allow $arch
       [not found] ` <f9e70364f32892700c73.1225304869-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
@ 2008-11-02  9:03   ` Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2008-11-02  9:03 UTC (permalink / raw)
  To: Hollis Blanchard
  Cc: avi-atKUWr5tajBWk0Htik3J/w, kvm-u79uwXL29TY76Z2rM5mHXA,
	kvm-ppc-u79uwXL29TY76Z2rM5mHXA

Hollis Blanchard wrote:
> Use case/esac instead of multiple if/fi tests, allowing us to use wildcards.
>   

Just a note:

if/fi allows wildcards as well:

  if "$reply" = y*; then
     # assume user can't spell
     ...
  fi

though case is better in this esac.

(I can't believe I used the word 'better' in the context of bash)

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-02  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <f9e70364f32892700c73.1225304869@localhost.localdomain>
     [not found] ` <f9e70364f32892700c73.1225304869-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-11-02  9:03   ` [PATCH 1 of 7] user: consolidate $arch tests and allow $arch Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox