diff options
Diffstat (limited to 'tests/gnu/execdir_path_dot.sh')
-rw-r--r-- | tests/gnu/execdir_path_dot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gnu/execdir_path_dot.sh b/tests/gnu/execdir_path_dot.sh new file mode 100644 index 0000000..632dbb4 --- /dev/null +++ b/tests/gnu/execdir_path_dot.sh @@ -0,0 +1 @@ +! PATH=".:$PATH" invoke_bfs basic -execdir echo {} + |