Skip to content
Snippets Groups Projects
Select Git revision
  • 8bb75f1d19d9be937122d31746cd6fc82a25e39f
  • master default protected
  • bug-collection
3 results

solution.ini

Blame
  • solution.ini 130 B
    [build]
    default=cd ../RSync && sbt compile
    skipTests=cd ../RSync && sbt compile
    
    [run]
    cmd=cd ../RSync && sbt --error "run bdt-u"