Skip to content

Commit a4c3154

Browse files
committed
comment change
to trigger the tests Signed-off-by: Paul Gaiduk <paulg@zededa.com>
1 parent 68e59d1 commit a4c3154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/pillar/cmd/zedagent/zedagent.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ func Run(ps *pubsub.PubSub, loggerArg *logrus.Logger, logArg *base.LogObject, ar
392392
zedagentCtx.triggerClusterInfo = triggerClusterInfo
393393
zedagentCtx.triggerClusterUpdateInfo = triggerClusterUpdateInfo
394394

395+
// change something
395396
zedagentCtx.getconfigCtx.localCmdAgent = localcommand.NewLocalCmdAgent(
396397
localcommand.ConstructorArgs{
397398
Log: log,

0 commit comments

Comments
 (0)