mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +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.