Previous Topic: Mozilla Firefox 17: Truncated TooltipsNext Topic: Implementation Guide


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