diff options
| -rw-r--r-- | gnu/tests/messaging.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/tests/messaging.scm b/gnu/tests/messaging.scm index 96d4d6d905..d17bce21ef 100644 --- a/gnu/tests/messaging.scm +++ b/gnu/tests/messaging.scm @@ -235,12 +235,6 @@ (services (cons* (service dhcp-client-service-type) - ;; For ease of debugging. Run the vm with: - ;; '-nic user,model=virtio-net-pci,hostfwd=tcp::10022-:22' - (service openssh-service-type - (openssh-configuration - (permit-root-login #t) - (allow-empty-passwords? #t))) (service ngircd-service-type (ngircd-configuration (debug? #t) |
