aboutsummaryrefslogtreecommitdiffstats
path: root/testing/multicast-relay/fix-python_version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/multicast-relay/fix-python_version.patch')
-rw-r--r--testing/multicast-relay/fix-python_version.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/multicast-relay/fix-python_version.patch b/testing/multicast-relay/fix-python_version.patch
deleted file mode 100644
index d59700de939..00000000000
--- a/testing/multicast-relay/fix-python_version.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/multicast-relay.py.org
-+++ b/multicast-relay.py
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
-
- import argparse
- import binascii