Commit graph

3 commits

Author SHA1 Message Date
Todd Zullinger
b374a0ff03 base: only set PS1 for prod/stage for interactive sessions
Setting PS1 for non-interactive shells doesn't make sense.  Using tput
in the PS1 causes spurious errors to be logged:

    tput: No value for $TERM and no -T specified
    tput: No value for $TERM and no -T specified

Resolves: #5234
2016-04-14 23:28:35 +00:00
Mikolaj Izdebski
e84a937620 Improve scripts for setting PS1 2016-04-13 23:15:42 +00:00
aikidouke
0dcf06601e set prod/stg colored PS1 depending on env == staging or production
remove from testing on badges and added to base role
2016-04-11 13:42:29 +00:00
Renamed from roles/badges/backend/files/ps1test/setprodps1.sh (Browse further)