summaryrefslogtreecommitdiff
path: root/tests.build/only-build-systems.stderr
diff options
context:
space:
mode:
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.