Skip to content

Fix condition for executable folders

Alexander Lohnau requested to merge work/fix_tilde into master

If folders are marked as executable the runner will skip them but we only want to skip files, because they are handled by the shellrunner.

BUG: 432653
FIXED-IN: 5.21

Merge request reports