[bitnami/wildfly] Fix check-app-version test (#55718)

Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
David Gomez 2024-01-30 11:56:11 +01:00 committed by GitHub
parent 07ddddc5b3
commit 89e189f07a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -15,5 +15,5 @@ files:
- /opt/bitnami/wildfly/bin/standalone.conf
root_dir: /opt/bitnami
version:
bin_name: standalone.sh
flag: --version
bin_name: grep "Final</version>" /opt/bitnami/wildfly/docs/licenses/licenses.xml
flag: ""