Skip to content

Commit

Permalink
remove extra output from debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed May 19, 2022
1 parent ade1f98 commit 91175fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CI/scripts/changelog_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ echo "Testing changelog against $PR_BASE_BRANCH branch"
master_repo="https://github.com/svalinn/DAGMC.git"
default_branch=$PR_BASE_BRANCH

git config --global -l

# setup temp remote
git_remote_name=ci_changelog_`git log --pretty=format:'%h' -n 1`
git remote add ${git_remote_name} ${master_repo}
Expand Down

0 comments on commit 91175fd

Please sign in to comment.