Skip to content

Commit fd6a404

Browse files
authored
chore: remove redundant fi (#9403)
1 parent 4ffeb68 commit fd6a404

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.kokoro/tests/run_prptst_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ mkdir -p "${KOKORO_GFILE_DIR}/secrets"
5555
for SECRET in "${SECRET_FILES[@]}"; do
5656
# grab latest version of secret
5757
gcloud secrets versions access latest --secret="${SECRET%.*}" > "${KOKORO_GFILE_DIR}/secrets/$SECRET"
58-
fi
5958
done
6059

6160
# Copy gcloud CLI configuration to configured location

0 commit comments

Comments
 (0)