X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=GPL%2Ftraffic_scripts%2Fsend_vxlan_check_vxlan.py;h=8bc8f6e09e0a192c7bab6d4385f4a4bfcaab876b;hp=0b1da81f18d52d9160c944b4d9b98373db3233b0;hb=4d409f8c5bfbef77e25a19810969dc9cbea5f528;hpb=79f5ba9bf7656972dd988508eff9465562dde42c diff --git a/GPL/traffic_scripts/send_vxlan_check_vxlan.py b/GPL/traffic_scripts/send_vxlan_check_vxlan.py index 0b1da81f18..8bc8f6e09e 100644 --- a/GPL/traffic_scripts/send_vxlan_check_vxlan.py +++ b/GPL/traffic_scripts/send_vxlan_check_vxlan.py @@ -115,5 +115,6 @@ def main(): sys.exit(0) + if __name__ == u"__main__": main()