summaryrefslogtreecommitdiff
path: root/doc/tutorial/just-serve.md
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-05-23 14:34:38 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-05-23 16:45:16 +0200
commit2ada58e9a8c7b95dd7da5bfe8a6f1e16bb7686f5 (patch)
tree7de2ea6eb8299026e75f04282f71580179f67918 /doc/tutorial/just-serve.md
parent553c4b0a55eee519e2d98d6d8c96ec3af44183e4 (diff)
downloadjustbuild-2ada58e9a8c7b95dd7da5bfe8a6f1e16bb7686f5.tar.gz
tutorial: Update example outputs in all chapters
...to match the ones produces by latest binaries and rules.
Diffstat (limited to 'doc/tutorial/just-serve.md')
-rw-r--r--doc/tutorial/just-serve.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tutorial/just-serve.md b/doc/tutorial/just-serve.md
index 9ba08758..9c71e39d 100644
--- a/doc/tutorial/just-serve.md
+++ b/doc/tutorial/just-serve.md
@@ -570,13 +570,13 @@ serve endpoint
``` sh
$ just-mr -R localhost:9999 --local-build-root ~/local-build-root build helloworld
INFO: Performing repositories setup
-INFO: Found 5 repositories to set up
+INFO: Found 5 repositories involved
INFO: Setup finished, exec ["just","build","-C","...","--local-build-root","/home/tutorial/local-build-root","-R","127.0.0.1:9999","helloworld"]
INFO: Using '127.0.0.1:9999' as the remote execution endpoint.
INFO: Requested target is [["@","tutorial","","helloworld"],{}]
INFO: Analysed target [["@","tutorial","","helloworld"],{}]
INFO: Export targets found: 0 cached, 1 served, 0 uncached, 0 not eligible for caching
-INFO: Discovered 4 actions, 2 trees, 0 blobs
+INFO: Discovered 4 actions, 0 tree overlays, 2 trees, 0 blobs
INFO: Building [["@","tutorial","","helloworld"],{}].
INFO: Processed 4 actions, 0 cache hits.
INFO: Artifacts built, logical paths are:
@@ -727,13 +727,13 @@ endpoint still running, successfully
``` sh
$ just-mr --rc rc-file build helloworld
INFO: Performing repositories setup
-INFO: Found 5 repositories to set up
+INFO: Found 5 repositories involved
INFO: Setup finished, exec ["just","build","-C","...","--local-build-root","/home/tutorial/local-build-root","-R","localhost:9999","helloworld"]
INFO: Using 'localhost:9999' as the remote execution endpoint.
INFO: Requested target is [["@","tutorial","","helloworld"],{}]
INFO: Analysed target [["@","tutorial","","helloworld"],{}]
INFO: Export targets found: 0 cached, 1 served, 0 uncached, 0 not eligible for caching
-INFO: Discovered 4 actions, 2 trees, 0 blobs
+INFO: Discovered 4 actions, 0 tree overlays, 2 trees, 0 blobs
INFO: Building [["@","tutorial","","helloworld"],{}].
INFO: Processed 4 actions, 4 cache hits.
INFO: Artifacts built, logical paths are: