Pause after network check results before returning to main menu
The serial path already paused at the disconnect-cable prompt. The network path had no equivalent, causing results to flash and disappear. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -206,6 +206,7 @@ def _check_via_network():
|
||||
fw_rows.append([iom, iom_ver, fab_ver])
|
||||
|
||||
_print_results(net_rows, iface_rows, fw_rows)
|
||||
prompt("Press Enter to return to main menu")
|
||||
|
||||
|
||||
# ── Top-level entry point ──────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user