summaryrefslogtreecommitdiff
path: root/doc/sessions/junctions.run
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sessions/junctions.run')
-rw-r--r--doc/sessions/junctions.run10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/sessions/junctions.run b/doc/sessions/junctions.run
index fc9014203..b03b06a15 100644
--- a/doc/sessions/junctions.run
+++ b/doc/sessions/junctions.run
@@ -10,11 +10,19 @@ commands:
output: ../source/sessions/junctions-shell.html
command: shell callHello.bst -- /bin/sh callHello.sh
+# Open a workspace on the junction:
+- directory: ../examples/junctions
+ output: ../source/sessions/junctions-workspace-open-subproject.html
+ command: workspace open --directory workspace_subproject hello-junction.bst
+
# Open a crossJunction workspace:
- directory: ../examples/junctions
output: ../source/sessions/junctions-workspace-open.html
command: workspace open --directory workspace_hello hello-junction.bst:hello.bst
-# Remove the workspace
+# Remove the workspaces
+- directory: ../examples/junctions
+ command: workspace close --remove-dir hello-junction.bst
+
- directory: ../examples/junctions
command: workspace close --remove-dir hello-junction.bst:hello.bst