Merge "Reverted execution attribute of shell script files"
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass-no-gen.json
1 # type bypass only works with 'gen':false
2 { 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }