From d2d70f69e9799e1160357a2899a55e1a2a4a5a25 Mon Sep 17 00:00:00 2001 From: Maria Zlatkova Date: Fri, 10 Feb 2017 17:40:03 +0200 Subject: [PATCH] [release] Adopts tools/publishdocs.sh for Ocata Change-Id: Ibd993fef31214805f6ea0053b874eebd3dc8d3f8 --- tools/publishdocs.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/publishdocs.sh b/tools/publishdocs.sh index bcafa16f10..2fd36a33e6 100755 --- a/tools/publishdocs.sh +++ b/tools/publishdocs.sh @@ -68,10 +68,10 @@ if [ "$PUBLISH" = "publish" ] ; then fi # For publishing to both /draft and /BRANCH -#if [ "$PUBLISH" = "publish" ] ; then -# # For publishing to both /draft and /BRANCH -# copy_to_branch newton -#fi +if [ "$PUBLISH" = "publish" ] ; then + # For publishing to both /draft and /BRANCH + copy_to_branch ocata +fi if [ "$PUBLISH" = "build" ] ; then # Create index page for viewing