Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOIRLAB: zzsetenv.def updates #365

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

olebole
Copy link
Member

@olebole olebole commented Jan 12, 2024

This change from the NOIRLAB IRAF code updates come configuration in zzsetenv.def, mainly:

  • clobber=yes
  • allow a zzsetenv.def locally in ${HOME}/.iraf
  • make hlib$extern.pkg optional

Original commits:

7d5b420 - reset clobber=yes as default
59a1489 - allow local definitions in iraf$extern and home$.iraf
ca7fcf3 - add alt sources of pkg defs
9125745 - make zzsetenv.def in some locations optional

The second commit removed the conditions, and the leading spaces in the set statement, because this is buggy in NOIRLAB IRAF. Because the community version doesn`t have this problem, this is omitted here.

The fourth commit was a hack that allowed to have the file optional at the hardcoded locations iraf$extern and home$, which is not required in the community IRAF code (#270).

@mjfitzpatrick, why don't you take over the code from the IRAF community here?

@olebole olebole merged commit 1b00ad8 into iraf-community:main Jan 29, 2024
3 checks passed
@olebole olebole deleted the noirlab-zzsetenv branch January 29, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants