Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
asciidoc
asciidoc-8.2.6-no-safe-check.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File asciidoc-8.2.6-no-safe-check.diff of Package asciidoc
--- asciidoc.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/asciidoc.py +++ b/asciidoc.py @@ -231,9 +231,9 @@ if not os.path.isfile(fname): message.warning('include file not found: %s' % fname) return None - if not is_safe_file(fname, parentdir): - message.unsafe('include file: %s' % fname) - return None +# if not is_safe_file(fname, parentdir): +# message.unsafe('include file: %s' % fname) +# return None return fname def assign(dst,src):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor