Created
February 20, 2015 09:47
-
-
Save mazurov/4e7dae76363f78df550a to your computer and use it in GitHub Desktop.
Script to print current patched packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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