mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-10 14:11:58 +00:00
PRODSEC-10320 added missing script for CI
This commit is contained in:
7
packaging/tests/scripts/output_tests_run.sh
Normal file
7
packaging/tests/scripts/output_tests_run.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
TAS_DIRECTORY=$1
|
||||
|
||||
cd ${TAS_DIRECTORY}
|
||||
|
||||
cat target/reports/alfresco-tas.log | grep -a "*** STARTING"
|
Reference in New Issue
Block a user