2020-04-23 11:38:40 +00:00
|
|
|
Index: plantuml-0.18/tests/fakecmd.py
|
|
|
|
|
===================================================================
|
|
|
|
|
--- plantuml-0.18.orig/tests/fakecmd.py
|
|
|
|
|
+++ plantuml-0.18/tests/fakecmd.py
|
2021-06-29 11:10:35 +00:00
|
|
|
@@ -1,3 +1,3 @@
|
2020-04-23 11:38:40 +00:00
|
|
|
-#!/usr/bin/env python
|
|
|
|
|
+#!/usr/bin/env python3
|
|
|
|
|
import sys
|
|
|
|
|
|