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