diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-08-24 14:49:10 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-08-24 14:52:55 +0200 |
commit | da2bd25f0867a54a3b797815b24e44a130ac2b11 (patch) | |
tree | 512648ad685485c1d79468f49c14121c1815bec3 /tests/variable/representation/test.out | |
parent | 532e2085deeddd3e94cfbee1ded1e5917aff2b59 (diff) |
Only treat name as directory if it is reversible
Diffstat (limited to 'tests/variable/representation/test.out')
-rw-r--r-- | tests/variable/representation/test.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/variable/representation/test.out b/tests/variable/representation/test.out index af12c6f..04d8528 100644 --- a/tests/variable/representation/test.out +++ b/tests/variable/representation/test.out @@ -1,5 +1,11 @@ '-L/' '-L/foo/' +'..' +'../' +'/' +'//' +'///' +'//foo/' 'foo%bar' 'foo%' '%bar' |