Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
sage-wright committed Mar 22, 2023
1 parent ee240e1 commit 8e7bcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google_workflows/standard-dashboard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ if [[ "$file" == *"gisaid_auspice_input"*"tar" ]]; then
\n
# Create and import Terra Data table containing GCP pointers to deposited assemblies
\n
/scripts/terra_table_from_gcp_assemblies.sh ${terra_gcp_uri}/uploads/gisaid_individual_assemblies_$(date -I) ${terra_project} ${terra_workspace} ${terra_table_root_entity} ${gisaid_dir} \".fasta\" ${date_tag}
/scripts/terra_table_from_gcp_assemblies.sh ${terra_gcp_uri}/uploads/gisaid_individual_assemblies_$(date -I) ${terra_project} ${terra_workspace} ${terra_table_root_entity} ${gisaid_dir} \".fasta\" $(date -I)
\n
\n
# Capture, reformat, and prune GISAID metadata
Expand Down

0 comments on commit 8e7bcac

Please sign in to comment.