diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-11-21 14:40:46 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-11-21 14:40:46 -0500 |
commit | fc98276e1401366fd91a437af3e7fa5f1471f94e (patch) | |
tree | 5758c00b122c2d7737e731a5ca3de6b356d6f725 /tests | |
parent | cd09f52da8596295841cb832d84f0e728bff449d (diff) | |
download | bfs-fc98276e1401366fd91a437af3e7fa5f1471f94e.tar.xz |
Fix -execdir for /
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_0098.out | 1 | ||||
-rw-r--r-- | tests/test_0099.out | 1 | ||||
-rw-r--r-- | tests/test_0100.out | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_0098.out b/tests/test_0098.out new file mode 100644 index 0000000..b498fd4 --- /dev/null +++ b/tests/test_0098.out @@ -0,0 +1 @@ +/ diff --git a/tests/test_0099.out b/tests/test_0099.out new file mode 100644 index 0000000..b498fd4 --- /dev/null +++ b/tests/test_0099.out @@ -0,0 +1 @@ +/ diff --git a/tests/test_0100.out b/tests/test_0100.out new file mode 100644 index 0000000..b498fd4 --- /dev/null +++ b/tests/test_0100.out @@ -0,0 +1 @@ +/ |