Make run commands variable replacement graceful with a warning
When a variable is not found in the ${VARIABLES}
it is a hard error.
We should make this part graceful by emitting a warning.
When a variable is not found in the ${VARIABLES}
it is a hard error.
We should make this part graceful by emitting a warning.