-
-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect warden env-init command fails to reset color after printing error message #4
Comments
davidalger
added a commit
that referenced
this issue
Jul 10, 2019
TERM=xterm-256color SHELL=/bin/bash CLICOLOR=1 TMPDIR=/var/folders/8g/f440t_mn48v228c__f0m0d8h0000gp/T/ Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.hsao3QzmA4/Render TERM_PROGRAM_VERSION=421.2 OLDPWD=/sites/rockler TERM_SESSION_ID=8CE43E3B-8AD1-46CB-B88E-2FE9B3251D0E NVM_DIR=/Users/davidalger/.nvm USER=davidalger SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.CrYbrfOpox/Listeners LSCOLORS=ExFxCxDxBxegedabagacad PATH=/server/proj/warden/bin:/Users/davidalger/.magento-cloud/bin:/Users/davidalger/.composer/vendor/bin:/usr/local/opt/ruby/bin:/usr/local/sbin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/go/bin PWD=/server/proj/warden LANG=en_US.UTF-8 XPC_FLAGS=0x0 PS1=\[\033[0;34m\]\u\[\033[0m\]:\@:\[\033[0;37m\]\w\[\033[0m\]$(__git_ps1_ext)$(__terraform_ps1)$ XPC_SERVICE_NAME=0 HOME=/Users/davidalger SHLVL=1 SHELL_SESSION_HISTORY=0 LOGNAME=davidalger GOPATH=/opt/go SECURITYSESSIONID=186a8 _=/usr/bin/env and commands failed to reset shell colors when printing error messages (issue #4 reported by @navarr)
This has been fixed in release 0.1.3. Thanks for the report! |
navarr
pushed a commit
to navarr/warden
that referenced
this issue
Jan 18, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: