Fossil SCM

Use macro instead of number.

andybradford 2014-05-03 15:01 UTC per-round-trip-commit
Commit ccc2bb73668c6c6f424fe7fa8ea5e50da7b51570
1 file changed +1 -1
+1 -1
--- src/xfer.c
+++ src/xfer.c
@@ -1912,11 +1912,11 @@
19121912
** information which is only sent on the second round.
19131913
*/
19141914
if( cloneSeqno<=0 && nCycle>1 ) go = 0;
19151915
db_multi_exec("DROP TABLE onremote");
19161916
if( go ){
1917
- manifest_crosslink_end(0);
1917
+ manifest_crosslink_end(MC_NONE);
19181918
}else{
19191919
manifest_crosslink_end(MC_PERMIT_HOOKS);
19201920
content_enable_dephantomize(1);
19211921
}
19221922
db_end_transaction(0);
19231923
--- src/xfer.c
+++ src/xfer.c
@@ -1912,11 +1912,11 @@
1912 ** information which is only sent on the second round.
1913 */
1914 if( cloneSeqno<=0 && nCycle>1 ) go = 0;
1915 db_multi_exec("DROP TABLE onremote");
1916 if( go ){
1917 manifest_crosslink_end(0);
1918 }else{
1919 manifest_crosslink_end(MC_PERMIT_HOOKS);
1920 content_enable_dephantomize(1);
1921 }
1922 db_end_transaction(0);
1923
--- src/xfer.c
+++ src/xfer.c
@@ -1912,11 +1912,11 @@
1912 ** information which is only sent on the second round.
1913 */
1914 if( cloneSeqno<=0 && nCycle>1 ) go = 0;
1915 db_multi_exec("DROP TABLE onremote");
1916 if( go ){
1917 manifest_crosslink_end(MC_NONE);
1918 }else{
1919 manifest_crosslink_end(MC_PERMIT_HOOKS);
1920 content_enable_dephantomize(1);
1921 }
1922 db_end_transaction(0);
1923

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button