mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +02:00
The scripted newer command was effectively a noop, it always passed because it returned false instead of throwing an exception when it failed. Implemented specs for most of the scripted file commands as well.