citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit aa28fc83a4550e76466012a6f0ad0aecab857114
parent cc0f23a093d9fce21fb8798dcf83a08721f63e8f
Author: kyle <kyle@0x30.net>
Date:   Sat, 26 Nov 2016 00:34:56 -0700

replace -j5 with -v :(

Diffstat:
M.proverc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.proverc b/.proverc @@ -1,5 +1,5 @@ # The test suite is part Shell and part Perl, but everything needs to be run at # once. --j5 +-v --ext '.t' --ext '.sh'