Ottomata has uploaded a new change for review. https://gerrit.wikimedia.org/r/155285
Change subject: Add /home/otto/.bash_profile to source /home/otto/.bashrc ...................................................................... Add /home/otto/.bash_profile to source /home/otto/.bashrc Change-Id: Id1f5220f871178491f7c8ef7e267469527194c06 --- A modules/admin/files/home/otto/.bash_profile 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/85/155285/1 diff --git a/modules/admin/files/home/otto/.bash_profile b/modules/admin/files/home/otto/.bash_profile new file mode 100644 index 0000000..09a73a8 --- /dev/null +++ b/modules/admin/files/home/otto/.bash_profile @@ -0,0 +1,2 @@ +# Use .bashrc +[[ -r ~/.bashrc ]] && . ~/.bashrc -- To view, visit https://gerrit.wikimedia.org/r/155285 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id1f5220f871178491f7c8ef7e267469527194c06 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
