#!/usr/bin/env bash## Build tests for Linux x86_64## exit on first failureset-e
## Build with the default configurations#
restore_configs
opt_setMOTHERBOARDBOARD_LINUX_RAMPS
opt_setTEMP_SENSOR_BED1
opt_enablePIDTEMPBEDEEPROM_SETTINGSBAUD_RATE_GCODE
exec_test$1$2"Linux with EEPROM""$3"# cleanup
restore_configs