X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC301.sh;h=5d182bf42ba60873a7725a0a477688dde6e958ee;hb=ad3dbd1a9bb1f0a9d5f90be7e5dfe835ae6c1a41;hp=fc5aba8b026607c6bc052e2390b7f8ad990084e5;hpb=c488e37b5803ca41d7b8feb4434cb570aae2cd43;p=nonrtric.git diff --git a/test/auto-test/FTC301.sh b/test/auto-test/FTC301.sh index fc5aba8b..5d182bf4 100755 --- a/test/auto-test/FTC301.sh +++ b/test/auto-test/FTC301.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # ============LICENSE_START=============================================== # Copyright (C) 2020 Nordix Foundation. All rights reserved. @@ -89,4 +89,6 @@ check_policy_agent_logs store_logs END -print_result \ No newline at end of file +print_result + +auto_clean_containers \ No newline at end of file