summaryrefslogtreecommitdiff
path: root/subversion/tests/cmdline/prop_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/tests/cmdline/prop_tests.py')
-rwxr-xr-xsubversion/tests/cmdline/prop_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/tests/cmdline/prop_tests.py b/subversion/tests/cmdline/prop_tests.py
index 3709b20..ada2e09 100755
--- a/subversion/tests/cmdline/prop_tests.py
+++ b/subversion/tests/cmdline/prop_tests.py
@@ -1768,7 +1768,7 @@ def rm_of_replaced_file(sbox):
'proplist', '-v',
mu_path + '@base')
expected_output = svntest.verify.UnorderedRegexListOutput([
- 'Properties on',
+ 'Properties on.*',
' yellow',
' submarine',
' orange',