This website requires JavaScript.
Explore
Help
Sign In
zaubentrucker
/
muele-marlin
Watch
1
Star
0
Fork
You've already forked muele-marlin
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
0d79128c8d
muele-marlin
/
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 14:53:34 +00:00
#!/usr/bin/env bash
Allow more avr variants with build_marlin*
2017-06-25 19:16:28 +00:00
build_marlin $@ && exit 0
exit 1
Reference in a new issue
Copy permalink