This repository has been archived on 2025-12-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Marlin_FB4S/buildroot/tests/Index_Mobo_Rev03
2021-10-04 15:36:05 +03:00

14 lines
202 B
Bash
Executable File

#!/usr/bin/env bash
#
# Build tests for Index_Mobo_Rev03
#
# exit on first failure
set -e
use_example_configs Index/REV_03
exec_test $1 $2 "Index REV03 Pick and Place" "$3"
# cleanup
restore_configs