Skip to content
Snippets Groups Projects
Commit b64b7c3d authored by Gerlando Falauto's avatar Gerlando Falauto Committed by Tom Rini
Browse files

env: make "env default" selective, check and apply


Change the syntax (user API) for "env default":
  -f: override write-once variables
  var... : accept individual variable(s)
  -a: all (resetting the whole env is NOT the default behavior)

Enable variable checking and make changes effective by
enabling do_apply argument to himport_r().

Signed-off-by: default avatarGerlando Falauto <gerlando.falauto@keymile.com>
parent 152874b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment