lanl / BEE

Other
13 stars 3 forks source link

validate shell environment in pre/post script files #844

Closed kchilleri closed 3 weeks ago

kchilleri commented 1 month ago

When pre/post script files are enabled, at parse time, it checks the files for a shebang line (first line of file). If no shell environment is defined, it returns an error.