|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Minor fixes for non-Linux platforms
Christoph,
Just wondering, why did you get rid of all the functions from these
scripts? AFAIK, every Bourne shell ever made supports functions,
though they might need to be declared with the older syntax:
func() {
asdfasdf
}
Aron
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|