format
This commit is contained in:
parent
01f402ec05
commit
68edb4b985
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
date="2013-02-26T17:20:13Z"
|
||||
content="""
|
||||
The recent switch to using the Glob library seems to be responsible for this problem. It seems that
|
||||
with Glob, \"*\" matches \"foo\", but not \"directory/foo\", so the \"*\" in preferred content for backup repositories matches only files in the top directory!
|
||||
with Glob, \"\*\" matches \"foo\", but not \"directory/foo\", so the \"\*\" in preferred content for backup repositories matches only files in the top directory!
|
||||
|
||||
Writing test cases and fixing this now.
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue