Skip to content

Commit

Permalink
put back accidentally deleted command
Browse files Browse the repository at this point in the history
  • Loading branch information
gargnitingoogle committed Sep 24, 2024
1 parent 84ded24 commit 5264bbf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ function fetchAndParseDlioOutputs() {

# prep
printRunParameters
installDependencies

# if only_parse is not set or is set as false, then
if test -z ${only_parse} || ! ${only_parse} ; then
Expand Down

0 comments on commit 5264bbf

Please sign in to comment.