citrun

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

commit f7855e8b98fc676476cab8b70afcddb901c093a8
parent bd7b1dcbe59ee6b6b7af23e7ebf2404c404fe50c
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Sat, 11 Jun 2016 23:07:36 -0600

pkg/darwin: add testing to pkg creation

Diffstat:
Mpkg/darwin/pkg.sh | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pkg/darwin/pkg.sh b/pkg/darwin/pkg.sh @@ -7,5 +7,6 @@ portname="${1}" sudo port uninstall $portname -sudo port -v -D devel/citrun clean --all +sudo port -v -D devel/citrun clean +sudo port -v -D devel/citrun test sudo port -v -D devel/citrun install