Skip to content

Instantly share code, notes, and snippets.

@mazurov
Created February 20, 2015 09:47
Show Gist options
  • Save mazurov/4e7dae76363f78df550a to your computer and use it in GitHub Desktop.
Save mazurov/4e7dae76363f78df550a to your computer and use it in GitHub Desktop.
Script to print current patched packages
# after asetup xxx,here
from PyJobTransforms import trfUtils
print(trfUtils.asetupReport())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment