Skip to content

Commit

Permalink
Generate a full build and test of 3006.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Jun 12, 2024
1 parent bff5a80 commit 0751d6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions salt/master.py
Original file line number Diff line number Diff line change
Expand Up @@ -2556,3 +2556,6 @@ def connect(self):
for transport, opts in iter_transport_opts(self.opts):
chan = salt.channel.server.PubServerChannel.factory(opts)
self.channels.append(chan)


## DGM this change is here to enable a full build and test

0 comments on commit 0751d6f

Please sign in to comment.