Index: /issm/trunk/scripts/SyncBranches.sh
===================================================================
--- /issm/trunk/scripts/SyncBranches.sh	(revision 10949)
+++ /issm/trunk/scripts/SyncBranches.sh	(revision 10950)
@@ -22,5 +22,5 @@
 #        svn commit -m "Block revision X from being merged into trunk-jpl"
 
-STEP=1
+STEP=3
 LASTMERGEREVISION=10943
 
@@ -47,4 +47,5 @@
 	cd $PREFIX/trunk-jpl
 	svn merge -r $LASTMERGEREVISION:HEAD ../trunk
+	svn commit -m "merged trunk and trunk-jpl"
 fi
 if [ "$STEP" -eq "3" ];
