Build: --field-variables invalid definition

The build command can be given extraneous variables with the --field-variables command just as if they had been defined in the control file. This is particularly useful if you want to defined dynamic variables. In this case, the variables must be defined as name=value without the possibility of just defining a name. Although you can defined an empty value as name= or name="". Any other format will generate an error.