diff --git a/lib/test/container-test-driver/test_driver/__init__.py b/lib/test/container-test-driver/test_driver/__init__.py index 0977ab639..0c92b70b5 100644 --- a/lib/test/container-test-driver/test_driver/__init__.py +++ b/lib/test/container-test-driver/test_driver/__init__.py @@ -484,7 +484,9 @@ class Driver: f"systemd-run /bin/sh -c '{sleep} 999999999 && echo {nspawn_uuid}'", ) - print(f"nsenter for {machine.name}:") + print( + f"To attach to container {machine.name} run on the same machine that runs the test:" + ) print( " ".join( [