Triton Repository branch, master, updated. 907babc5442214d6ab6416a5a3a7e756b188a190
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Triton Repository". The branch, master has been updated via 907babc5442214d6ab6416a5a3a7e756b188a190 (commit) from 80aba4cea32ab45d6f11c561522e2b40cf5703cf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 907babc5442214d6ab6416a5a3a7e756b188a190 Author: Phil Carns <[email protected]> Date: Tue Mar 1 10:52:02 2011 -0500 move shutdown order hack to better position ----------------------------------------------------------------------- Summary of changes: code/src/replicated-osd/tests/rosd-create-bench.ae | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Diff of changes: diff --git a/code/src/replicated-osd/tests/rosd-create-bench.ae b/code/src/replicated-osd/tests/rosd-create-bench.ae index 0ebf01b..cf759a0 100644 --- a/code/src/replicated-osd/tests/rosd-create-bench.ae +++ b/code/src/replicated-osd/tests/rosd-create-bench.ae @@ -789,8 +789,8 @@ int main(int argc, char *argv[]) assert(mpi_ret == MPI_SUCCESS); } #endif - sleep(10); } + sleep(15); } triton_finalize(); hooks/post-receive -- Triton Repository
participants (1)
-
noreply@mcs.anl.gov