We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a51aed commit 9e0440eCopy full SHA for 9e0440e
1 file changed
.expeditor/scripts/end_to_end/setup_environment_darwin.sh
@@ -32,7 +32,7 @@ export HAB_VOLUME_DEVICE
32
# Clean up the writable APFS volume mounted at /hab when done
33
trap 'sudo -E bash -c "source .expeditor/scripts/shared.sh && \
34
HAB_VOLUME_DEVICE=$HAB_VOLUME_DEVICE \
35
- teardown_hab_root_macos_pipeline"' ERR,EXIT
+ teardown_hab_root_macos_pipeline"' ERR EXIT
36
37
# Note: We should always have a `hab` binary installed in our CI
38
# Anka VMs.
0 commit comments