Skip to content

Instantly share code, notes, and snippets.

@lonnen
Created October 21, 2015 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lonnen/a248a1ef8366d975deda to your computer and use it in GitHub Desktop.
Save lonnen/a248a1ef8366d975deda to your computer and use it in GitHub Desktop.
test plugincheck.m.o after migrating datacenters
curl https://plugins.mozilla.org/en-US/plugins_list.json > before.json
# ... migration ...
curl https://plugins.mozilla.org/en-US/plugins_list.json > after.json
diff before.json after.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment