2013/1/21 Helga Velroyen <[email protected]>: > --- a/qa/qa-sample.json > +++ b/qa/qa-sample.json > @@ -24,9 +24,9 @@ > "#master-netdev": "xen-br0", > > "# Default network interface parameters": null, > - "#default-nicparams": { > + "default-nicparams": {
Please describe in your commit message why you're changing this. It is not an error (and if you're not sure what the “#” does: read the top of the sample file. > "mode": "bridged", > - "link": "xen-br0", > + "link": "xen-br0" This, on the other hand, is. Michael
