X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fclient_scripts%2FcPanel;fp=rc%2Fclient_scripts%2FcPanel;h=6c9ed6863517de5b985d5a53e208b99d7adb6718;hb=e8cee6beef75aab158bdd7c3a54682c9969c8fa1;hp=5892c1b7a2d9ec4ff5a7c5751f7e0cee585a1af4;hpb=44aaba558b2244c52c99d5a4bc50cae05c4ed514;p=clearscm.git diff --git a/rc/client_scripts/cPanel b/rc/client_scripts/cPanel index 5892c1b..6c9ed68 100644 --- a/rc/client_scripts/cPanel +++ b/rc/client_scripts/cPanel @@ -43,7 +43,7 @@ export ulc=/usr/local/cpanel export ulp=/usr/local/cp-monitoring-cpanel-plugin export ulw=/usr/local/cp-monitoring-whm-plugin export ulb=/usr/local/cp-banners-plugin -export CPANEL_TEAM='scrum' +export CPANEL_TEAM='release' # EA Tools export EATOOLS_BUILD_DIR=~/git/ea-tools/SOURCES/ @@ -59,6 +59,9 @@ alias stencilwatche2e='npx stencil test --spec --e2e --watchAll' unset PERLTIDY unset PERLCRITIC +# This is a closer call to how cplint is called by merge_request +alias cplintm="cplint --branched-from=upstream/$(cat /usr/local/cpanel/.branched_from)" + # This is the completer function for ulc. This completes any path that comes # after the ulc as a path completion relative to $ulc function _ulc {