Skip to content

Commit

Permalink
fu
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt committed Jul 1, 2024
1 parent f9e8337 commit d93b1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/mpi_sync_daemon.bats
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ setup_file() {

@test "sync_daemon_${THAPI_SYNC_DAEMON}" {
export THAPI_JOBID=0
timeout 20s -- $MPIRUN -n 2 ./integration_tests/sync_daemon_test/test.sh
timeout 20s $MPIRUN -n 2 ./integration_tests/sync_daemon_test/test.sh
}

0 comments on commit d93b1e0

Please sign in to comment.