diff options
Diffstat (limited to 'csit/xacml-pdp')
-rw-r--r-- | csit/xacml-pdp/plans/teardown.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/xacml-pdp/plans/teardown.sh b/csit/xacml-pdp/plans/teardown.sh index 3e2fc5f7..1b5fd207 100644 --- a/csit/xacml-pdp/plans/teardown.sh +++ b/csit/xacml-pdp/plans/teardown.sh @@ -21,6 +21,6 @@ docker logs policy-api docker logs simulator docker logs policy-pap -docker logs xacml-pdp +docker logs policy-xacml-pdp docker-compose -f ${SCRIPTS}/docker-compose-all.yml down -v |