Loading
nixos/stage-1: Remove redundant symlink check
find(1)'s test `-type f` already excludes symbolic links, so `test -L` will never return false for found files.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
find(1)'s test `-type f` already excludes symbolic links, so `test -L` will never return false for found files.