From 8448c3873da2591be868d53bfcf53f5346893448 Mon Sep 17 00:00:00 2001 From: Jim Schaad Date: Sun, 18 Sep 2016 22:02:36 -0700 Subject: [PATCH] Set the GH_TOKEN --- check/check.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/check/check.py b/check/check.py index 63b9d21..de2c3d0 100644 --- a/check/check.py +++ b/check/check.py @@ -435,21 +435,27 @@ def main(): print("", file=fout) print("", file=fout) print("SACM Information Model", file=fout) + print("", file=fout) + print("", file=fout) + print("", file=fout) + # print("", file=fout) + print("", file=fout) print("", file=fout) print("", file=fout)