]> git.proxmox.com Git - mirror_ovs.git/blobdiff - tests/test-rstp.c
dpctl: Add the option 'pmd' for dump-flows.
[mirror_ovs.git] / tests / test-rstp.c
index 7bcff83f3ab6e24e3853cc523358479169c806fc..01aeaf84783877e4ea0d6e842a4fede50fb68e15 100644 (file)
@@ -467,7 +467,7 @@ test_rstp_main(int argc, char *argv[])
     vlog_set_levels(NULL, VLF_SYSLOG, VLL_OFF);
 
     if (argc != 2) {
-        ovs_fatal(0, "usage: test-rstp INPUT.RSTP\n");
+        ovs_fatal(0, "usage: test-rstp INPUT.RSTP");
     }
     file_name = argv[1];