You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2012/09/25 17:38:30 UTC

svn propchange: r1389910 - svn:log

Author: stsp
Revision: 1389910
Modified property: svn:log

Modified: svn:log at Tue Sep 25 15:38:30 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Sep 25 15:38:30 2012
@@ -1,4 +1,4 @@
 * subversion/tests/cmdline/stat_tests.py
-  (status_ignored_dir): Don't use 'dir' as variable name, since it is
+  (status_unversioned_dir): Don't use 'dir' as variable name, since it is
     a special term in python (my editor highlights it). Call it 'path'
     instead. Also, pass the path to 'svn status' just once, not twice.