From b0bd773ec5cb3f46a8fdf6dff45f0fa4e237cf17 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 29 Apr 2005 21:41:14 +0000 Subject: [PATCH] Arrgh -- this was a debugging line that should never have been committed. This commit was SVN r5535. --- src/tools/orterun/orterun.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tools/orterun/orterun.c b/src/tools/orterun/orterun.c index 3654cfe567..eefb44eeda 100644 --- a/src/tools/orterun/orterun.c +++ b/src/tools/orterun/orterun.c @@ -281,7 +281,6 @@ int main(int argc, char *argv[], char* env[]) rc = WTERMSIG(orterun_globals.exit_status); } OMPI_THREAD_UNLOCK(&orterun_globals.lock); - orte_gpr.dump_segments(0); /* If we showed more abort messages than were allowed, show a followup message here */