Skip to content

Commit de048ec

Browse files
committed
expectorate
1 parent 9c30cd7 commit de048ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dev-tools/reconfigurator-cli/tests/output/cmds-blueprint-history-stdout

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ blueprint df06bb57-ad42-4431-9206-abff322896c7 created from blueprint af934083-5
2626
> # which does not include any of those blueprints.
2727
> blueprint-history
2828
TIME BLUEPRINT
29-
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint with 0 empty sleds
29+
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint (empty)
3030
<REDACTED_TIMESTAMP> dbcbd3d6-41ff-48ae-ac0b-1becc9b2fd21
3131

3232

3333

3434
> # You can give it a specific blueprint.
3535
> blueprint-history 8da82a8e-bf97-4fbd-8ddd-9f6462732cf1
3636
TIME BLUEPRINT
37-
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint with 0 empty sleds
37+
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint (empty)
3838
<REDACTED_TIMESTAMP> dbcbd3d6-41ff-48ae-ac0b-1becc9b2fd21
3939
<REDACTED_TIMESTAMP> 8da82a8e-bf97-4fbd-8ddd-9f6462732cf1
4040

@@ -43,7 +43,7 @@ TIME BLUEPRINT
4343
> # Running it from the latest blueprint should report all of them.
4444
> blueprint-history latest
4545
TIME BLUEPRINT
46-
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint with 0 empty sleds
46+
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint (empty)
4747
<REDACTED_TIMESTAMP> dbcbd3d6-41ff-48ae-ac0b-1becc9b2fd21
4848
<REDACTED_TIMESTAMP> 8da82a8e-bf97-4fbd-8ddd-9f6462732cf1
4949
<REDACTED_TIMESTAMP> 58d5e830-0884-47d8-a7cd-b2b3751adeb4
@@ -64,7 +64,7 @@ TIME BLUEPRINT
6464
> # Show diffs, too.
6565
> blueprint-history --diff latest
6666
TIME BLUEPRINT
67-
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint with 0 empty sleds
67+
<REDACTED_TIMESTAMP> 184f10b3-61cb-41ef-9b93-3489b2bac559 starting blueprint (empty)
6868
<REDACTED_TIMESTAMP> dbcbd3d6-41ff-48ae-ac0b-1becc9b2fd21
6969
from: blueprint 184f10b3-61cb-41ef-9b93-3489b2bac559
7070
to: blueprint dbcbd3d6-41ff-48ae-ac0b-1becc9b2fd21

0 commit comments

Comments
 (0)