summaryrefslogtreecommitdiff
path: root/subversion/tests/cmdline/stat_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/tests/cmdline/stat_tests.py')
-rwxr-xr-xsubversion/tests/cmdline/stat_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/tests/cmdline/stat_tests.py b/subversion/tests/cmdline/stat_tests.py
index e0f1306..2799f9c 100755
--- a/subversion/tests/cmdline/stat_tests.py
+++ b/subversion/tests/cmdline/stat_tests.py
@@ -1606,7 +1606,7 @@ def status_dash_u_deleted_directories(sbox):
os.path.join("B", "E", "alpha"),
"D 1 1 jrandom %s\n" % \
os.path.join("B", "E", "beta"),
- "D 1 1 jrandom %s\n" %
+ "D 1 1 jrandom %s\n" %
os.path.join("B", "F"),
"Status against revision: 1\n" ])
svntest.actions.run_and_verify_svn(expected,