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'.
Differential D3978
Use jdiff instead of jsondiff Authored by dereckson on Thu, Feb 26, 00:17. Tags None Referenced Files None Subscribers None
Details
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
|