logo

utils-std

Collection of commonly available Unix tools
commit: 656199be6b0e8198f0ff5f92b6e1f83462142809
parent 13801fbda0a60ba3e8fe67675a591857d651f7a2
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 28 Apr 2024 01:29:00 +0200

test-cmd/ln.t: find(1) requires a path

Diffstat:

Mtest-cmd/ln.t2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-cmd/ln.t b/test-cmd/ln.t @@ -52,5 +52,5 @@ ./sym_enoent_ref2 $ rm -r sym_dir_noslash - $ find + $ find . .