blob: fa92ff098d2115f8a64e04d85885655baeeccaa6 (
plain) (
tree)
|
|
--- subversion-1.10.4/subversion/tests/cmdline/svneditor.py.old 2010-02-22 19:47:55.000000000 +0000
+++ subversion-1.10.4/subversion/tests/cmdline/svneditor.py 2019-01-23 23:08:14.830000000 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# svneditor.py: a mock $SVN_EDITOR for the Subversion test suite
#
|