unset swift variables
This commit is contained in:
parent
734be37b6d
commit
6140c226db
1 changed files with 4 additions and 0 deletions
|
|
@ -1151,6 +1151,10 @@ unset AWS_ACCESS_KEY_ID
|
|||
unset AWS_SECRET_ACCESS_KEY
|
||||
unset GS_ACCESS_KEY_ID
|
||||
unset GS_SECRET_ACCESS_KEY
|
||||
unset SWIFT_USERNAME
|
||||
unset SWIFT_PASSWORD
|
||||
unset SWIFT_AUTHURL
|
||||
unset SWIFT_AUTHVERSION
|
||||
unset PASSPHRASE
|
||||
unset SIGN_PASSPHRASE
|
||||
unset FTP_PASSWORD
|
||||
|
|
|
|||
Loading…
Reference in a new issue