You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2015/09/10 19:09:49 UTC

svn commit: r1702300 - /subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py

Author: rhuijben
Date: Thu Sep 10 17:09:49 2015
New Revision: 1702300

URL: http://svn.apache.org/r1702300
Log:
* subversion/tests/cmdline/merge_automatic_tests.py
  Following up on r1702299, remove yet another UTF-8 BOM.

Modified:
    subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py?rev=1702300&r1=1702299&r2=1702300&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py Thu Sep 10 17:09:49 2015
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python
 #
 #  merge_automatic_tests.py:  testing "automatic merge" scenarios
 #