Skip to content

Drop environment variables from EPICS base that are too long - #87

Merged
simon-ess merged 1 commit into
masterfrom
drop_too_long_env_vars
Sep 21, 2026
Merged

simon-ess merged 1 commit into
masterfrom
drop_too_long_env_vars

Conversation

@simon-ess

Copy link
Copy Markdown
Contributor

This is configured in CONFIG_SITE(.local) using the variable IOCSTATS_MAX_ENV_VAR_LENGTH; the default is 40, but a given site should tune it for their own PV prefix needs.

Fixes #86.

@anjohnson my perl isn't particularly great, I wouldn't mind a review from you.

This is configured in CONFIG_SITE(.local) using the variable
`IOCSTATS_MAX_ENV_VAR_LENGTH`; the default is 40, but a given
site should tune it for their own PV prefix needs.
@simon-ess

Copy link
Copy Markdown
Contributor Author

"Fixes" the (closed) PR on EPICS base: epics-base/epics-base#885

Comment thread iocAdmin/Db/genSiteEnvVars.pl
Comment thread iocAdmin/Db/genSiteEnvVars.pl
@lucmaga

lucmaga commented Jun 22, 2026

Copy link
Copy Markdown

LGTM.

@simon-ess
simon-ess merged commit 412f0ba into master Sep 21, 2026
8 checks passed
@simon-ess
simon-ess deleted the drop_too_long_env_vars branch September 21, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuration variables that are too long still cause problems

2 participants