dict(x if x is not None else None) != dict(x) if x is not None else None...
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDSTOc3803ef8f797: Fix a typo I introduced in previous revision
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D3477 (id=12296)
Rebasing onto 8bf3794874...
Current branch diff-target is up to date.
Changes applied before test
commit bf6dad9a3b417c0beab1480394f8543958dc1eb6 Author: David Douard <david.douard@sdfa3.org> Date: Thu Jul 9 11:54:07 2020 +0200 Fix a typo in previous revision dict(x if x is not None else None) != dict(x) if x is not None else None...
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/430/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/430/console
Comment Actions
Build has FAILED
Patch application report for D3477 (id=12297)
Rebasing onto 8bf3794874...
Current branch diff-target is up to date.
Changes applied before test
commit c3803ef8f79765c5ff4f0e13e115779aea7ad38f Author: David Douard <david.douard@sdfa3.org> Date: Thu Jul 9 11:54:07 2020 +0200 Fix a typo I introduced in previous revision dict(x if x is not None else None) != dict(x) if x is not None else None...
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/431/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/431/console
Comment Actions
Build has FAILED
Patch application report for D3477 (id=12296)
Rebasing onto 8bf3794874...
Current branch diff-target is up to date.
Changes applied before test
commit bf6dad9a3b417c0beab1480394f8543958dc1eb6 Author: David Douard <david.douard@sdfa3.org> Date: Thu Jul 9 11:54:07 2020 +0200 Fix a typo in previous revision dict(x if x is not None else None) != dict(x) if x is not None else None...
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/432/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/432/console