89532a
89532a
Fix intermittent failures when "svn add" guesses a near-empty file is binary and hence
89532a
the output is different.
89532a
89532a
--- subversion-1.14.1/subversion/tests/cmdline/svntest/main.py.testnoautoprops
89532a
+++ subversion-1.14.1/subversion/tests/cmdline/svntest/main.py
89532a
@@ -691,6 +691,7 @@
89532a
 
89532a
 [miscellany]
89532a
 interactive-conflicts = false
89532a
+enable-auto-props = no
89532a
 """
89532a
     if exclusive_wc_locks:
89532a
       config_contents += """