Skip to content

Commit 577e450

Browse files
author
xml
committed
fix(update): continue updateSource when platform token generation fails with PlatformUpdate disabled
1 parent 7cbe44e commit 577e450

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)