Skip to content

Commit

Permalink
fix gen.sh to use correct workflow generator
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Jun 15, 2023
1 parent 8a7a04e commit 544d9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/search/gen.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

pycbc_make_offline_search_workflow \
pycbc_make_coinc_search_workflow \
--workflow-name gw \
--output-dir output \
--config-files analysis.ini plotting.ini executables.ini injections_minimal.ini \
Expand Down

0 comments on commit 544d9ca

Please sign in to comment.