Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change backticks to single quotes in several error messages #7995

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

gbggrant
Copy link
Collaborator

Change backticks to single quotes in several error messages - causing shell to attempt to execute.

/cromwell_root/script: line 26: load_data_batch_size: command not found
Importing 25000 samples but  not explicitly specified; limit for auto batch-sizing is 20000 samples.

@gbggrant gbggrant requested a review from mcovarr August 17, 2022 23:24
Copy link
Collaborator

@mcovarr mcovarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 thanks for fixing this

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

❗ No coverage uploaded for pull request base (ah_var_store@bed8af2). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             ah_var_store     #7995   +/-   ##
================================================
  Coverage                ?   86.241%           
  Complexity              ?     35201           
================================================
  Files                   ?      2173           
  Lines                   ?    165016           
  Branches                ?     17792           
================================================
  Hits                    ?    142311           
  Misses                  ?     16378           
  Partials                ?      6327           

@gbggrant gbggrant merged commit 0d80de6 into ah_var_store Aug 18, 2022
@gbggrant gbggrant deleted the gg_BackTicksBad branch August 18, 2022 00:54
This was referenced Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants