Skip to content

Commit

Permalink
Disable distribution to check the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Nov 6, 2023
1 parent 0b4df84 commit 57285dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/fink_test
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ if [[ "$NO_INTEGRATION" = false ]] ; then
fink start raw2science --exit_after 90 -c $conf --night "20200101"

# Start the distribution service
fink start distribution --exit_after 30 -c $conf --night "20200101"
#fink start distribution --exit_after 30 -c $conf --night "20200101"

# merge data
fink start merge -c $conf --night "20200101"
Expand Down

0 comments on commit 57285dc

Please sign in to comment.