Revision f2e9e0e8 scripts/gnt-instance
b/scripts/gnt-instance | ||
---|---|---|
549 | 549 |
|
550 | 550 |
""" |
551 | 551 |
def helper(buf, dtype, status): |
552 |
"""Format one line for phsyical device status."""
|
|
552 |
"""Format one line for physical device status."""
|
|
553 | 553 |
if not status: |
554 | 554 |
buf.write("not active\n") |
555 | 555 |
else: |
Also available in: Unified diff