mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
check bundle adf-insight
This commit is contained in:
parent
c74c6e960e
commit
303d016615
@ -5,7 +5,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
eval VERSION=""
|
||||
|
||||
eval projects=( "adf-core"
|
||||
"insights"
|
||||
"adf-insights"
|
||||
"adf-content-services"
|
||||
"adf-process-services" )
|
||||
|
||||
@ -60,7 +60,6 @@ do
|
||||
if [ ! -f package/bundles/$PACKAGE.js ]; then
|
||||
error_out '31;1' "$PACKAGE bundles not found!" >&2
|
||||
cd $DIR
|
||||
rm -rf temp
|
||||
exit 1
|
||||
else
|
||||
echo "bundles ok!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user