aboutsummaryrefslogtreecommitdiff
path: root/testdata/ssl_req_order.tdir/ssl_req_order.post
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2019-02-06 12:31:02 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2019-02-06 12:31:02 +0000
commit9c9d011eed674ddd7e4a0a148691887afb9e75cd (patch)
treecd45bceeed24e66e5b2838e8589d2c111cf691c6 /testdata/ssl_req_order.tdir/ssl_req_order.post
parent089d83fbd0b24f957b753d440f188ddadaabf4ff (diff)
Notes
Diffstat (limited to 'testdata/ssl_req_order.tdir/ssl_req_order.post')
-rw-r--r--testdata/ssl_req_order.tdir/ssl_req_order.post11
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/ssl_req_order.tdir/ssl_req_order.post b/testdata/ssl_req_order.tdir/ssl_req_order.post
new file mode 100644
index 0000000000000..bba50e309196a
--- /dev/null
+++ b/testdata/ssl_req_order.tdir/ssl_req_order.post
@@ -0,0 +1,11 @@
+# #-- ssl_req_order.post --#
+# source the master var file when it's there
+[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
+# source the test var file when it's there
+[ -f .tpkg.var.test ] && source .tpkg.var.test
+#
+# do your teardown here
+. ../common.sh
+kill_pid $FWD_PID
+kill_pid $UNBOUND_PID
+cat unbound.log