citrun

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

commit 5a3da50fd188d58270c023f0408817e7794b94d6
parent 3f306d2a9717fc411090c943f51201b4482bfd6c
Author: kyle <kyle@0x30.net>
Date:   Fri, 25 Nov 2016 23:50:48 -0700

tt/openssl: redirect stdout to dev null too

Diffstat:
Mtt/openssl.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tt/openssl.sh b/tt/openssl.sh @@ -722,7 +722,7 @@ xcbc_enc.c 217 xts128.c 205 EOF -LD_LIBRARY_PATH="$workdir" $workdir/apps/openssl < /dev/null +LD_LIBRARY_PATH="$workdir" $workdir/apps/openssl < /dev/null > /dev/null ok "is write_tus.pl exit code 0" \ perl -I$treedir $treedir/tt/write_tus.pl ${CITRUN_PROCDIR}openssl_*