Whamcloud - gitweb
b=17229
authorgrev <grev>
Fri, 14 Nov 2008 16:23:25 +0000 (16:23 +0000)
committergrev <grev>
Fri, 14 Nov 2008 16:23:25 +0000 (16:23 +0000)
i=Adilger
remote multiop fix

lustre/tests/multiop.c

index b5f745d..946fe05 100755 (executable)
@@ -194,7 +194,7 @@ int main(int argc, char **argv)
                 case '_':
                         if (usr1_received == 0) {
                                 if (verbose) {
-                                        printf("PAUSING\n");
+                                        printf("PAUSING %u\n", getpid());
                                         fflush(stdout);
                                 }
                                 pause();