Commit 6e4c1d9f authored by Pavel Emelyanov's avatar Pavel Emelyanov

zdtm: Split long .desc lines

Done with python pprint module (indent = 4, width = 80)
for files with more than one field in and with length
exceeding 80 characters.

Travised-by: https://travis-ci.org/xemul/criu/jobs/171350152
travis-ci: success for zdtm: Split long .desc lines
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent ef73a7f2
{'flavor': 'ns uns', 'deps': [ '/bin/sh', '/bin/sed', '/bin/grep', '/sbin/ip', '/usr/bin/diff'], 'flags': 'suid', 'ropts': '--external veth[zdtmvthc0]:zdtmvthh0@zdtmbr0'}
{ 'deps': ['/bin/sh', '/bin/sed', '/bin/grep', '/sbin/ip', '/usr/bin/diff'],
'flags': 'suid',
'flavor': 'ns uns',
'ropts': '--external veth[zdtmvthc0]:zdtmvthh0@zdtmbr0'}
{'flavor': 'ns uns', 'deps': [ '/bin/sh', '/usr/bin/sort', '/bin/grep', '/sbin/ip', '/usr/bin/diff'], 'flags': 'suid', 'ropts': '--external macvlan[zdtmmvlan0]:zdtmbr0'}
{ 'deps': [ '/bin/sh',
'/usr/bin/sort',
'/bin/grep',
'/sbin/ip',
'/usr/bin/diff'],
'flags': 'suid',
'flavor': 'ns uns',
'ropts': '--external macvlan[zdtmmvlan0]:zdtmbr0'}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment