Date: Wed, 3 Feb 2010 15:46:06 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 174242 for review Message-ID: <201002031546.o13Fk62f071059@repoman.freebsd.org>
index | next in thread | raw e-mail
http://p4web.freebsd.org/chv.cgi?CH=174242 Change 174242 by rwatson@rwatson_vimage_client on 2010/02/03 15:45:19 Force at least one benchmark to be run. Submitted by: antoine Affected files ... .. //depot/projects/trustedbsd/capabilities/src/tools/tools/syscall_timing/syscall_timing.c#13 edit Differences ... ==== //depot/projects/trustedbsd/capabilities/src/tools/tools/syscall_timing/syscall_timing.c#13 (text+ko) ==== @@ -799,7 +799,7 @@ int i, j, k; int iterations, loops; - if (argc < 3) + if (argc < 4) usage(); ll = strtoll(argv[1], &endp, 10);help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002031546.o13Fk62f071059>
