commit | 3b2934856f1370b320d8be5e1d4d82ef0c628f01 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Nov 16 03:16:09 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Nov 16 03:34:28 2021 -0500 |
tree | 79363ce155d2a34339bd3501699e6485e187108e | |
parent | 35818ade9668f04ac99a68b10855a3ae45afc4b5 [diff] |
sim: run: support concise env var settings Support the same syntax as other common utilities where env vars can be specified before the program to be run without an explicit option. This behavior can be suppressed by using the -- marker.