summaryrefslogtreecommitdiffstats
path: root/tests/common/execdir_slash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/execdir_slash.sh')
-rw-r--r--tests/common/execdir_slash.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/common/execdir_slash.sh b/tests/common/execdir_slash.sh
new file mode 100644
index 0000000..965f679
--- /dev/null
+++ b/tests/common/execdir_slash.sh
@@ -0,0 +1,2 @@
+# Don't prepend ./ for absolute paths in -execdir
+bfs_diff / -maxdepth 0 -execdir echo {} \;