Closed yoshuawuyts closed 7 years ago
The variables are now expanded when the script is interpreted, rather than when the script is invoked. This causes the wrong status code to be propagated. This patch fixes that. Thanks!
The variables are now expanded when the script is interpreted, rather than when the script is invoked. This causes the wrong status code to be propagated. This patch fixes that. Thanks!