X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fnixio%2FaxTLS%2Fssl%2Ftest%2Fkillopenssl.sh;fp=libs%2Fnixio%2FaxTLS%2Fssl%2Ftest%2Fkillopenssl.sh;h=0000000000000000000000000000000000000000;hp=17950fbaef6056055d717cc0bc3d7a4cde69e734;hb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;hpb=9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 diff --git a/libs/nixio/axTLS/ssl/test/killopenssl.sh b/libs/nixio/axTLS/ssl/test/killopenssl.sh deleted file mode 100755 index 17950fbae..000000000 --- a/libs/nixio/axTLS/ssl/test/killopenssl.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -ps -ef|grep openssl | /usr/bin/awk '{print $2}' |xargs kill -9