ACS-3841 Add missing logs for WebDAV TAS tests (#1629)

* ACS-3841 Add missing logs

* ACS-3841 Reformat code + fix grep
This commit is contained in:
Damian Ujma
2022-12-16 11:27:02 +01:00
committed by GitHub
parent 54843fa336
commit cdbe3292e0
2 changed files with 22 additions and 2 deletions

View File

@@ -4,4 +4,4 @@ TAS_DIRECTORY=$1
cd ${TAS_DIRECTORY}
cat target/reports/alfresco-tas.log | grep "*** STARTING"
cat target/reports/alfresco-tas.log | grep -a "*** STARTING"