Index: trunk/Ohana/src/opihi/dvo/mmatch.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/mmatch.c	(revision 34463)
+++ trunk/Ohana/src/opihi/dvo/mmatch.c	(revision 34749)
@@ -124,5 +124,5 @@
 
     // call the remote client
-    int status = HostTableParallelOps (targc, targv, RESULT_FILE, 0, VERBOSE);
+    int status = HostTableParallelOps (targc, targv, RESULT_FILE, TRUE, 0, VERBOSE);
     if (vec) free (vec);
     
