Skip to content
Snippets Groups Projects
Forked from ESS EPICS Environment / wrappers / e3-require
Source project has a limited visibility.
  • Simon Rose's avatar
    272f4d75
    Fix issue where modifying certain wrapper files would cause failure · 272f4d75
    Simon Rose authored
    The issue was that `git status --porcelain` formats its output in such
    a way that `make` no longer passes the variables correctly. The solution
    is simply to no longer pass the `git status` data.
    
    Note that the git status data already was not that sufficient in terms
    of recognising what changes had been made, since all it provided was
    information as to which files had been modified, not how they had been
    modified.
    272f4d75
    History
    Fix issue where modifying certain wrapper files would cause failure
    Simon Rose authored
    The issue was that `git status --porcelain` formats its output in such
    a way that `make` no longer passes the variables correctly. The solution
    is simply to no longer pass the `git status` data.
    
    Note that the git status data already was not that sufficient in terms
    of recognising what changes had been made, since all it provided was
    information as to which files had been modified, not how they had been
    modified.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.