mirror of https://github.com/sbt/sbt.git
Remove debug command from scripted test
This spams the logs and otherwise seems to serve little purpose.
This commit is contained in:
parent
aeadd8db72
commit
ed7c152f2f
|
|
@ -1,5 +1,3 @@
|
|||
> debug
|
||||
|
||||
> checkNext 1 2
|
||||
> checkNext 2 3
|
||||
> checkNext 3 5
|
||||
|
|
|
|||
Loading…
Reference in New Issue