Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kathy-t committed Nov 8, 2024
1 parent 82bea3a commit c3cc5e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ ENV/

# Generated and dependency-reduced-poms
dockstore-support-reports/generated
*/dependency-reduced-pom.xml
*/dependency-reduced-pom.xml
2 changes: 1 addition & 1 deletion topicgenerator/scripts/reviewFilteredAiTopics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ S3_URI=${3}

wget https://artifacts.oicr.on.ca:443/artifactory/collab-release/io/dockstore/topicgenerator/${SUPPORT_VERSION}/topicgenerator-${SUPPORT_VERSION}.jar

java -jar topicgenerator-${SUPPORT_VERSION}.jar -c ${CONFIG_PATH} upload-topics -ai ${S3_URI} --review
java -jar topicgenerator-${SUPPORT_VERSION}.jar -c ${CONFIG_PATH} upload-topics -ai ${S3_URI} --review

0 comments on commit c3cc5e1

Please sign in to comment.