From 72d8bb2c3bf74f24e5def6b16c932c9c0165c6ee Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 22 Apr 2024 15:50:27 +0200 Subject: tutorial: Update outputs and other improvements When tutorial docs were changed to showcase running commands with just-mr instead of just, the outputs were not changed. This is now fixed to showcase the results run with current master just-mr (and just), together with other small improvements and fixes. --- doc/tutorial/just-execute.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/tutorial/just-execute.org') diff --git a/doc/tutorial/just-execute.org b/doc/tutorial/just-execute.org index 6e9e1ee0..03ac7d19 100644 --- a/doc/tutorial/just-execute.org +++ b/doc/tutorial/just-execute.org @@ -269,7 +269,7 @@ scenarios. - create a suitable chroot environment - chroot into it - run ~just execute~ from there -- in a different shell, ~just build -r :~ +- in a different shell, ~just build -r :~ **** Full latex chroot: walkthrough @@ -346,12 +346,11 @@ INFO: Found 2 repositories to set up INFO: Setup finished, exec ["just","install","-C","...","-o",".","-r","localhost:8080"] INFO: Requested target is [["@","tutorial","doc/just-execute/latex-hello-world","tutorial"],{}] INFO: Analysed target [["@","tutorial","doc/just-execute/latex-hello-world","tutorial"],{}] -INFO: Export targets found: 0 cached, 0 uncached, 0 not eligible for caching INFO: Discovered 1 actions, 0 trees, 1 blobs INFO: Building [["@","tutorial","doc/just-execute/latex-hello-world","tutorial"],{}]. INFO: Processed 1 actions, 0 cache hits. INFO: Artifacts can be found in: - /home/alberto/opt/src/justbuild/doc/just-execute/latex-hello-world/hello.pdf [25e05d3560e344b0180097f21a8074ecb0d9f343:37614:f] + /tmp/work/doc/just-execute/latex-hello-world/hello.pdf [25e05d3560e344b0180097f21a8074ecb0d9f343:37614:f] #+END_SRC In the shell where ~just execute~ is running, this line should have -- cgit v1.2.3