robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
51 stars 35 forks source link

deploy: Remove unnecessary check #159

Closed auscompgeek closed 5 years ago

auscompgeek commented 5 years ago

I'm actually surprised deploying worked before this change. I would've thought that bash would exit upon test returning 1 there.

auscompgeek commented 5 years ago

uhh... @virtuald why is the stateful-autonomous example broken?

virtuald commented 5 years ago

Dunno.