mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix propagate script
This commit is contained in:
@@ -68,8 +68,9 @@ do
|
||||
if grep -q '"@type": "error"' /tmp/travis-request-output.$$.txt; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if grep -q 'access denied' /tmp/travis-request-output.$$.txt; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
fi
|
||||
done
|
||||
|
Reference in New Issue
Block a user