update children script

This commit is contained in:
Eugenio Romano 2020-04-28 13:42:11 +01:00
parent 438832d627
commit 831979a3f0

View File

@ -1,8 +1,9 @@
#!/usr/bin/env bash
eval repos=( "alfresco-modeler-app"
"alfresco-admin-app"
"alfresco-content-app")
"alfresco-content-app",
"generator-alfresco-adf-app",
"alfresco-process-workspace-app'")
if [ "$#" -lt 3 ] || [ "$#" -ge 7 ]; then
echo "Wrong number of arguments $# to trigger-travis.sh; run like:"