summaryrefslogtreecommitdiff
path: root/tests.build/only-build-systems.stderr
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-15 12:17:16 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-04-15 12:17:16 +0000
commit85995d210162d1432800acf357f8162b77f5b47e (patch)
tree256ba048782865a8d9b52e497ff0ea5f694d652b /tests.build/only-build-systems.stderr
parent3167ced4844c9602e88289607d1c2cc2ecbd5d95 (diff)
downloadmorph-85995d210162d1432800acf357f8162b77f5b47e.tar.gz
System branch: master
Diffstat (limited to 'tests.build/only-build-systems.stderr')
-rw-r--r--tests.build/only-build-systems.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.build/only-build-systems.stderr b/tests.build/only-build-systems.stderr
index ba7339d2..ac24ab25 100644
--- a/tests.build/only-build-systems.stderr
+++ b/tests.build/only-build-systems.stderr
@@ -1,2 +1,2 @@
-ERROR: Building a stratum directly is not supported
-ERROR: Building a chunk directly is not supported
+ERROR: In order to build this stratum directly, please give the filename of the system which contains it, and the name of the stratum. See `morph build --help` for more information.
+ERROR: In order to build this chunk directly, please give the filename of the system which contains it, and the name of the chunk. See `morph build --help` for more information.