summaryrefslogtreecommitdiff
path: root/tools/generate_support_bundle.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-09-14 07:47:26 -0400
committerGitHub <noreply@github.com>2019-09-14 07:47:26 -0400
commit8e0bab8a1e65b2c20562362ece350cc3204928d1 (patch)
tree5d4109b0515e8fb8886db6b7348442a787b11d83 /tools/generate_support_bundle.py
parent840806a6275deb0728c2951a6945172e564e8c41 (diff)
parent8fc80fbd4ca86615060733827ba28864a2a13989 (diff)
Merge pull request #4834 from srimohans/support_bundle
tools: Modifications to copy support bundle files
Diffstat (limited to 'tools/generate_support_bundle.py')
-rwxr-xr-x[-rw-r--r--]tools/generate_support_bundle.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/generate_support_bundle.py b/tools/generate_support_bundle.py
index 118ca113a5..c9ca9c3d0d 100644..100755
--- a/tools/generate_support_bundle.py
+++ b/tools/generate_support_bundle.py
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
########################################################
### Python Script to generate the FRR support bundle ###
########################################################