Rebasing to 8.0.1 due to newer libyang library

This commit is contained in:
Michal Ruprich
2022-01-20 17:26:31 +01:00
parent 176ca84f0f
commit cecd9d7fd4
8 changed files with 8 additions and 202 deletions

View File

@@ -8,13 +8,3 @@ index 208fb11..0692adc 100755
# Frr Reloader
# Copyright (C) 2014 Cumulus Networks, Inc.
#
diff --git a/tools/generate_support_bundle.py b/tools/generate_support_bundle.py
index 540b7a1..0876ebb 100755
--- a/tools/generate_support_bundle.py
+++ b/tools/generate_support_bundle.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
########################################################
### Python Script to generate the FRR support bundle ###