X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_cpta.sh;h=954f17d53c32f965a5c7694854f2eafa9ac3d281;hp=b6bd96f93ca81ac52ccda3fa473ee0f5d1973528;hb=2ca419cc7795615c3954ca3e499b99599ae44706;hpb=e7e4bccc4ace21599e773a7b6342883095d66854 diff --git a/resources/tools/presentation/run_cpta.sh b/resources/tools/presentation/run_cpta.sh index b6bd96f93c..954f17d53c 100755 --- a/resources/tools/presentation/run_cpta.sh +++ b/resources/tools/presentation/run_cpta.sh @@ -30,7 +30,5 @@ STATUS=$(python pal.py \ --force) RETURN_STATUS=$? -cp -r new _build/ - echo ${STATUS} exit ${RETURN_STATUS}