From 70ffebbedcfb48853e74dbe97d19cf75e488a531 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 11 Mar 2020 18:29:37 +0200 Subject: [PATCH] kiss: Use -- with set --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index a12e648..4b94fa9 100755 --- a/kiss +++ b/kiss @@ -120,7 +120,7 @@ pkg_find() { # '$KISS_PATH' as POSIX 'find' has no '-mindepth'/'-maxdepth'. # See: https://unix.stackexchange.com/a/330372 IFS=:; set -- - for path in $KISS_PATH; do set "$@" "$path/."; done + for path in $KISS_PATH; do set -- "$@" "$path/."; done IFS=$old_ifs # Find the repository containing a package.