Skip to content

Commit

Permalink
codify changes from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-nilesh-chate committed May 2, 2022
1 parent cf3c38e commit 3370127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upgrade/upgrade-pbs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ log "At $(pwd)"

if [ "$RESTART" -eq "1" ]; then
# TODO: commit this in origin/master,ci and remove it from here.
git cherry-pick 1e4d8a529e9f7b17b2a9d6c5302c1cd325ac2420
git cherry-pick 3c127a4d9e1f22ce9c255e549cc7eacfa4190fce
git merge --squash origin/UOE-7610-1-codify
git commit --no-edit
fi

major=0
Expand Down

0 comments on commit 3370127

Please sign in to comment.