Index: /branches/rel_avx_2_7_2_SVN_sync_developnet/tools/build.sh
===================================================================
--- /branches/rel_avx_2_7_2_SVN_sync_developnet/tools/build.sh	(revision 8935)
+++ /branches/rel_avx_2_7_2_SVN_sync_developnet/tools/build.sh	(working copy)
@@ -12,6 +12,7 @@
 WORKPATH=$2
 CODEPATH=./
 USER=$(id -un)
+#SVN sync commit over GCP
 if [ $USER != "root" ]
 then
     USERPATH="/home/$USER"
@@ -59,4 +60,4 @@
     sed -i '0,/^DEFAULT_CHROOT_DIR.*/{/^DEFAULT_CHROOT_DIR.*/d}' scripts/avxbuildutils.py
 fi
 make array
-popd
\ No newline at end of file
+popd
