diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-01-21 01:24:37 +0100 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-01-21 01:24:37 +0100 |
commit | 3c659c2737b26d8ee28c727b277325852df8dd09 (patch) | |
tree | 6ad31953923b16eb8b12b679b1effd463dfd9376 /testdata | |
parent | 6decad0b8e7e369bd8215f31a45dd3eae982d2a9 (diff) |
Do only perform relative file lookups if a relative path is given (to allow users to include files without accidently including a global resource)
Diffstat (limited to 'testdata')
-rw-r--r-- | testdata/filesystem/b/d.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/filesystem/b/d.txt b/testdata/filesystem/b/d.txt new file mode 100644 index 0000000..3e676fe --- /dev/null +++ b/testdata/filesystem/b/d.txt @@ -0,0 +1 @@ +file d |