Edit

IABSD.fr/src/libexec

Branch :

  • Show log

    Commit

  • Author : schwarze
    Date : 2025-01-12 00:18:15
    Hash : 6d638812
    Message : When running a shell to check that the startup files properly set up the environment, discard standard output from the startup files. While putting commands into startup files that generate output is certainly not recommended, we don't want such output to interfere with these checks. Based on a smaller patch from Lloyd <ng2d68 at proton dot me> on bugs@ made more consistent and less aggressive by me. OK afresh1@ semarie@