This website requires JavaScript.
Explore
Help
Register
Sign In
bissen21
/
Marlin_Firmware
Watch
1
Star
0
Fork
0
You've already forked Marlin_Firmware
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
cfb44e4a26
Marlin_Firmware
/
buildroot
/
bin
/
build_marlin_fail
5 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a script so Travis can test for intentional failure
2017-06-07 09:53:34 -05:00
#!/usr/bin/env bash
Allow more avr variants with build_marlin*
2017-06-25 14:16:28 -05:00
build_marlin $@ && exit 0
exit 1
Reference in New Issue
Copy Permalink