6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
# Output the ENV variables set from [environment] and ensure they
|
|
# have been re-interpolated with "local_alternative" in them.
|
|
#
|
|
# @TEST-EXEC: env | grep '^ENV[1234]' | sort | strip-test-base > output
|
|
# @TEST-EXEC: btest-diff output
|