Skip to content

Commit 0f2abf0

Browse files
xmlqiuzhiqian
authored andcommitted
fix: continue updateSource when platform token generation fails with PlatformUpdate disabled
1 parent 7cbe44e commit 0f2abf0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lastore-daemon/manager_update.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ func (m *Manager) updateSource(sender dbus.Sender) (*Job, error) {
167167
}
168168
} else {
169169
logger.Warningf("updatePlatform gen token failed: %v", err)
170-
return nil, nil
171170
}
172171
}
173172

0 commit comments

Comments
 (0)