Searched refs:remainder (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py2557 # The remainder constitutes the start of the resulting console
2571 remainder = fragment.find('\n') + 1
2572 console_str = fragment[remainder:] + console_str

Completed in 26 milliseconds