aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Christopher Vogt <oss.nsp@cvogt.org>2016-10-14 00:52:10 -0400
committerGitHub <noreply@github.com>2016-10-14 00:52:10 -0400
commit358a189db9842705d5c885a4c315635cd36fdc14 (patch)
tree7533ac2d08c686278256117a14ad64419d708274 /README.md
parent86a4f0970c0e55ac072648691df8c159de50e969 (diff)
parentdc01feea46cef8c075d41b1bcbb11f54d3f7fad1 (diff)
downloadcbt-358a189db9842705d5c885a4c315635cd36fdc14.tar.gz
cbt-358a189db9842705d5c885a4c315635cd36fdc14.tar.bz2
cbt-358a189db9842705d5c885a4c315635cd36fdc14.zip
Merge pull request #276 from cvogt/fix-cross-classloader-security-manager
Fix exit code trapping and out/err redirection with and without nailgun
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba75c93..f1d0fc6 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ CBT can help you with that. Execute:
$ cbt tools createBuild
```
-Now there should be a file `build/build.scala` with a sample `Build class.
+Now there should be a file `build/build.scala` with a sample `Build` class.
Btw., a build file can have it's own build and so on recursively like in SBT.
When you create a file `build/build/build.scala` and change `Build` class in there