In confined evaluation runs, publishing refuses any source file with hard links.
What's wrong with this entry?
With the confined-evaluation variable set, the publish tool checks the main file path and every entry in its file list for hard links and refuses to publish any of them, as it does for sources outside the run's readable set.
- The check is on link count greater than one.
- The refusal message reads
it is a hard link, which an evaluation run does not publish.
it is a hard link, which an evaluation run does not publish
Strings lifted out of the shipped bundle, so the claim above can be checked against them.