mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
52b0991a36
I don't understand why there should be a two dimensional array. When dealing with envs we have normally a list containing entries like []string{"DEBUG=true", "HOME=/home/me"} Having two dimensional env arrays would mean to have several alternate environment in the tests at the same time. Don't think there is a need for that. |
||
---|---|---|
.. | ||
runner.go |