aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 9636ee7..eec551c 100755
--- a/update.sh
+++ b/update.sh
@@ -376,7 +376,6 @@ done
376$CP $libssl_regress/unit/tests.h tests 376$CP $libssl_regress/unit/tests.h tests
377$CP $libssl_regress/certs/*.pem tests 377$CP $libssl_regress/certs/*.pem tests
378$CP $libssl_regress/certs/*.crl tests 378$CP $libssl_regress/certs/*.crl tests
379$CP $libssl_regress/pqueue/expected.txt tests/pq_expected.txt
380 379
381# copy libtls tests 380# copy libtls tests
382for i in `find $libtls_regress -name '*.c'`; do 381for i in `find $libtls_regress -name '*.c'`; do