test-server.sh: move under tools
This commit is contained in:
parent
b468943328
commit
d0dc2ae971
3 changed files with 11 additions and 7 deletions
|
@ -101,7 +101,7 @@ timezone: :/etc/localtime
|
|||
# regexp of normally excluded files to include
|
||||
#include: ^\.htaccess$
|
||||
# regexp of files that should be skipped
|
||||
#exclude: ^(*\.private|Makefile)$
|
||||
exclude: ^(tools/.*|)$
|
||||
# specifies the characters that are allowed in source filenames
|
||||
wiki_file_chars: -[:alnum:]+/.:_
|
||||
# allow symlinks in the path leading to the srcdir (potentially insecure)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue