Page MenuHomeDevCentral

Use jdiff instead of jsondiff
ClosedPublic

Authored by dereckson on Feb 26 2026, 00:17.
Tags
None
Referenced Files
F34970752: D3978.id10320.diff
Sat, Jul 4, 17:11
F34969102: D3978.diff
Sat, Jul 4, 14:58
F34899424: D3978.diff
Fri, Jul 3, 19:07
F34899420: D3978.diff
Fri, Jul 3, 19:07
Unknown Object (File)
Tue, Jun 30, 23:39
Unknown Object (File)
Mon, Jun 22, 22:06
Unknown Object (File)
Mon, Jun 22, 15:16
Unknown Object (File)
Sun, Jun 21, 17:18
Subscribers
None

Details

Summary

jdiff seems the new name of jsondiff executable.

This fixes the following issue:

$ make test
[...]
run`'s command `jsondiff /tmp/tmp.CXo1sQNPui data/acmedns-merged.json`
exited with code 127, indicating 'Command not found'.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
jdiff
Build Status
Buildable 6371
Build 6655: arc lint + arc unit

Event Timeline

dereckson created this revision.

Caught this issue during dependencies test.

This revision is now accepted and ready to land.Mar 2 2026, 11:45
This revision was automatically updated to reflect the committed changes.