diff options
Diffstat (limited to 'testpar/t_pflush1.c')
-rw-r--r-- | testpar/t_pflush1.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testpar/t_pflush1.c b/testpar/t_pflush1.c index f2292b2..6ab04d8 100644 --- a/testpar/t_pflush1.c +++ b/testpar/t_pflush1.c @@ -164,7 +164,8 @@ main(int argc, char* argv[]) SKIPPED(); puts(" Test not compatible with current Virtual File Driver"); } - + + MPI_Finalize(); HD_exit(0); error: |