mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
improve gnu scripts
This commit is contained in:
@@ -48,6 +48,7 @@ git merge-base origin/$BRANCH_NAME HEAD > ./$DIRECTORY/devhead.txt
|
||||
fi
|
||||
|
||||
HEAD_SHA_BRANCH="$(cat ./$DIRECTORY/devhead.txt)"
|
||||
echo ""
|
||||
echo "Branch name $BRANCH_NAME HEAD sha " $HEAD_SHA_BRANCH
|
||||
|
||||
# tmp folder doesn't exist.
|
||||
|
Reference in New Issue
Block a user