[no-issue] fix test plus fix update script (#4629)

* fix test plus

* fix test lint

* increase timeout

* increase timeout
This commit is contained in:
Eugenio Romano
2019-04-19 19:53:45 +02:00
committed by GitHub
parent 01e4cf2871
commit 97ad54a4f8
7 changed files with 35 additions and 50 deletions

View File

@@ -39,7 +39,7 @@ done
rm -rf $TEMP_GENERATOR_DIR;
git clone https://$TOKEN@github.com/Alfresco/$NAME_REPO.git $TEMP_GENERATOR_DIR
git clone https://$TOKEN@github.com/$NAME_REPO.git $TEMP_GENERATOR_DIR
cd $TEMP_GENERATOR_DIR
git checkout development