Run all netstack benchmarks on linux and netstack.

PiperOrigin-RevId: 633998043
This commit is contained in:
Zach Koopmans
2024-05-15 10:27:49 -07:00
committed by gVisor bot
parent 862fdbd166
commit e72fe4ef60
+1 -1
View File
@@ -72,7 +72,7 @@ while [[ $# -gt 0 ]]; do
--client)
client=true
;;
--linux_client)
--linux-client)
linux_client=true
;;
--client_tcp_probe_file)