10 lines
351 B
Diff
10 lines
351 B
Diff
|
diff -Naur lttng-ust-2.13.0.orig/tools/lttng-gen-tp lttng-ust-2.13.0/tools/lttng-gen-tp
|
||
|
--- lttng-ust-2.13.0.orig/tools/lttng-gen-tp 2021-07-16 10:26:39.000000000 -0400
|
||
|
+++ lttng-ust-2.13.0/tools/lttng-gen-tp 2021-08-19 14:23:40.013453258 -0400
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python
|
||
|
+#!/usr/bin/python3
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|