|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xenstore-stat
> But it doesn't have a loop over optind or anything. It looks to me like
> it will just print the info for the first key.
A big while sit inside perform():
while (optind < argc) {
switch (mode) {
blah blah...
And also I just tested that.
--
潘震皓, Frank Pan
Computer Science and Technology
Tsinghua University
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|