X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_cpta.sh;h=18b0ec7058a08421c278002d47d43ccdbd5c8295;hp=14191ff359e975e13865598e93fd11199b9145bc;hb=37ea2ceb606bdfc338cc76330cb9289c12f63852;hpb=c290ed5fb0f768b76213e6eb34d56f16abfeb54e diff --git a/resources/tools/presentation/run_cpta.sh b/resources/tools/presentation/run_cpta.sh index 14191ff359..18b0ec7058 100755 --- a/resources/tools/presentation/run_cpta.sh +++ b/resources/tools/presentation/run_cpta.sh @@ -23,7 +23,7 @@ pip3 install -r requirements.txt export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python STATUS=$(python pal.py \ - --specification specification_CPTA.yaml \ + --specification specifications/trending \ --logging INFO \ --force) RETURN_STATUS=$?