Skip to content

Commit

Permalink
CST-10 znick#336 fix settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailyumanov committed Mar 18, 2021
1 parent 30428ae commit 9c453d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy_local_beta/settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,12 @@ function ANYBETA_cleanup() {
unset ANYBETA_DEPLOY
unset ANYBETA_PYTHON_PATH
unset ANYBETA_VENV_NAME
unset ANYBETA_VENV_DIR
unset ANYBETA_VENV_ACTIVATE
unset ANYBETA_REPORT_PREFIX
unset ANYBETA_ERROR_PREFIX
unset ANYBETA_SAVE_VENV
unset ANYBETA_correct_args

unset ANYBETA_report
unset ANYBETA_error
Expand Down

0 comments on commit 9c453d8

Please sign in to comment.