Skip to content

Commit

Permalink
Remove some spam when activating with zsh (#13635)
Browse files Browse the repository at this point in the history
scripts/activate.sh:unset:102: no such hash table element: pw_cleanup
scripts/activate.sh:unset:103: no such hash table element: _pw_hello
  • Loading branch information
mspang authored and pull[bot] committed Mar 2, 2022
1 parent 0c2a634 commit 1742419
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,4 @@ unset _PW_BANNER_FUNC
unset _PW_TEXT
unset PW_DOCTOR_SKIP_CIPD_CHECKS

unset -f pw_cleanup
unset -f _pw_hello
unset -f _chip_bootstrap_banner

0 comments on commit 1742419

Please sign in to comment.