Unverified Commit 1116b963 authored by Guillaume Quintard's avatar Guillaume Quintard Committed by Nils Goroll

load vmods only once

parent cbcd4a44
......@@ -231,9 +231,6 @@ Stale VMODS
tbl(l_inactive)
if __name__ == "__main__":
vmods = load_all()
if len(sys.argv) == 1:
make_www_table()
elif len(sys.argv) == 2 and sys.argv[1] == "--polish":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment