Skip to content

main/alpine-baselayout: explicitly test if a file is a symlink

Stephen Abbene requested to merge sabbene/aports:fix-symlink-detection into master

alpine-baselayout.pre-upgrade is erroneously detecting that symlinks are directory. I have updated the script to explicitly test for symlinks. Related to issue #13917 (closed)

Edited by Stephen Abbene

Merge request reports