Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / tests / write_append_truncate.c
index 6b7cf30..30a95e5 100644 (file)
@@ -59,7 +59,7 @@ int rprintf(int rank, int loop, const char *fmt, ...)
 
         vprintf(fmt, ap);
 
-        MPI_Abort(MPI_COMM_WORLD, 1);
+        MPI_Finalize();
         exit(1);
 }