Skip to content

Commit

Permalink
make bash happy
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jul 25, 2023
1 parent f807953 commit 7b5e39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/src/utils/opt/devcontainer/bin/vault/s3/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ init_vault_s3_creds() {
fi
elif devcontainer-utils-vault-s3-creds-propagate; then
# Block until the new temporary AWS S3 credentials propagate
;
echo -n "";
fi
fi
. /etc/profile.d/*-devcontainer-utils.sh;
Expand Down

0 comments on commit 7b5e39d

Please sign in to comment.