mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-05 05:24:16 -04:00
removed testcase
This commit is contained in:
parent
d330757b87
commit
bc3cfe1145
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ done
|
|||
mapfile -t database_ids < <(echo "${database_ids[@]}")
|
||||
mapfile -td " " database_ids < <(echo "${database_ids[@]}")
|
||||
|
||||
database_ids=("8750778451")
|
||||
|
||||
echo "[*] downloading terraform state artifacts"
|
||||
for id in "${database_ids[@]}"; do
|
||||
if [[ $id == *[^[:space:]]* ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue