Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hallyn committed Dec 12, 2023
1 parent 00f09ab commit cd4a6c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/launch.bats
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ function teardown() {
# Publish a manifest pointing at an rfs on zothub.io
# TODO - we do need to include a bootkit layer to set up
# an ESP.
git describe --abbrev=0
cat > "${TMPD}/manifest.yaml" << EOF
version: 1
product: default
Expand All @@ -36,6 +37,7 @@ targets:
container: 5000
EOF

cat "${TMPD}/manifest.yaml"
mosb --debug manifest publish \
--project snakeoil:default \
--repo 127.0.0.1:${ZOT_PORT} --name machine/install:1.0.0 \
Expand Down

0 comments on commit cd4a6c6

Please sign in to comment.