diff --git a/kiss b/kiss index 0a00ffa..894e4c6 100755 --- a/kiss +++ b/kiss @@ -118,8 +118,6 @@ am_owner() { die "Failed to file information for '$1'" # Split the ls output into fields. - # Intentional, globbing disabled. - # shellcheck disable=2046,2086 read -r _ _ user _ <