Release Notes › Known Issues › Wrong Error Code When SBT File Fails to Run
Symptom:
When my SBT file fails to run, the error level returned is zero.
Solution:
Run the SBT file with a /w flag, for example, use the following format:
start batch_file.sbt /w