This website requires JavaScript.
Explore
Help
Sign In
andreika-git
/
rusefi
mirror of
https://github.com/andreika-git/rusefi.git
Watch
1
Star
0
Fork
You've already forked rusefi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d02d18d8be
rusefi
/
unit_tests
/
compile.sh
7 lines
77 B
Bash
Raw
Blame
History
#!/bin/bash
echo
"Compiling unit tests"
rm -rf .dep/
rm -rf build/
make -j4
Reference in New Issue
View Git Blame
Copy Permalink