Skip to content

Commit

Permalink
Merge pull request #12 from dirakx1/master
Browse files Browse the repository at this point in the history
delete dup command on sh
  • Loading branch information
morgante authored Sep 21, 2018
2 parents f98cfe6 + f5cb1a1 commit 60875f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/gcloud-test/launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE=$CREDENTIALS_PATH
function clean_workdir() {
echo "Cleaning workdir"
rm -f terraform.tfstate*
rm -f terraform.tfstate*
rm -f .terraform
rm -f main.tf
rm -f outputs.tf
Expand Down

0 comments on commit 60875f3

Please sign in to comment.