Skip to content

Commit c05ece3

Browse files
author
Francisco de Borja Aranda Castillejo
authored
Merge pull request #267 from rh-ecosystem-edge/fix-ansible-add-bashrc
fix(ansible): bashrc messages break ansible
2 parents d5c88d3 + d4e424f commit c05ece3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • hack/deploy-hub-local/ansible/tasks/files

hack/deploy-hub-local/ansible/tasks/files/bashrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ function isSvn {
2323

2424
export PS1="\[\e[0;35m\]\u:\[\e[0;35m\]\h \[\e[0;35m\]\[\e[0;32m\]: \w \[\e[1;31m\]\$(hasBranch)\$(isSvn) \n\[\e[0;35m\]\$ \[\e[0m\]"
2525
export RUNNER_ALLOW_RUNASROOT="1"
26-
echo -e "\nSet or unset current server's current status:\nset-motd set [-user] [-motd] [-pr]\nset-motd unset"

0 commit comments

Comments
 (0)