K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-09-21T15:49:02.520125Z K 7 svn:log V 321 When building on Ubuntu bootstrap bmake with bash as the default shell The Ubuntu /bin/sh (dash) removes all environment variables that contain characters outside the [a-zA-Z0-9_] range and this breaks the bmake tests that run as part of bootstrapping bmake. This can be reverted when the bmake tests have been updated. END