Skip to content

Commit

Permalink
Added dots
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeozaez committed Jan 23, 2025
1 parent efb2474 commit 7693ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buisciii/templates/viralrecon/ANALYSIS/lablog_viralrecon
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ update_pangolin() {
sed -i "s|skip_pangolin: true|skip_pangolin: false|" "$PARAMS_FILE"
log_message "File $PARAMS_FILE UPDATED."

log_message "Finished PANGOLIN check/update" bold
log_message "Finished PANGOLIN check/update." bold
echo
}

Expand Down Expand Up @@ -248,7 +248,7 @@ update_nextclade() {
echo "nextclade_dataset: false" >> $PARAMS_FILE
log_message "File $PARAMS_FILE UPDATED."

log_message "Finished NEXTCLADE check/update" bold
log_message "Finished NEXTCLADE check/update." bold
echo
}

Expand Down

0 comments on commit 7693ba5

Please sign in to comment.