Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zimcheck: Fix J flag #320

Merged
merged 1 commit into from
Aug 30, 2022
Merged

zimcheck: Fix J flag #320

merged 1 commit into from
Aug 30, 2022

Conversation

jameelkaisar
Copy link
Contributor

Fix for #319

Command

zimcheck -J wikipedia.zim

Output:

{
  "zimcheck_version" : "3.1.1",
  "checks" : [
    "checksum",
    "integrity",
    "empty",
    "metadata",
    "favicon",
    "main_page",
    "redundant",
    "url_internal",
    "url_external",
    "redirect"
  ],
  "file_name" : "wikipedia.zim",
  "file_uuid" : "96ab7616-7c86-cb4c-424b-11bccd6479b0",
  "status" : true,
  "logs" : [
  ]
}

@veloman-yunkan veloman-yunkan merged commit aa31029 into openzim:master Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants