File tree 4 files changed +4
-4
lines changed
2.7/root/opt/app-root/etc
3.4/root/opt/app-root/etc
3.5/root/opt/app-root/etc
3.6/root/opt/app-root/etc
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
# doing. This file is sourced everytime the shell session is opened.
3
3
# This will make scl collection binaries work out of box.
4
4
unset BASH_ENV PROMPT_COMMAND ENV
5
- source scl_source enable httpd24 rh-nodejs6 python27
5
+ source scl_source enable httpd24 $NODEJS_SCL python27
6
6
source /opt/app-root/bin/activate
Original file line number Diff line number Diff line change 2
2
# doing. This file is sourced everytime the shell session is opened.
3
3
# This will make scl collection binaries work out of box.
4
4
unset BASH_ENV PROMPT_COMMAND ENV
5
- source scl_source enable httpd24 rh-nodejs6 rh-python34
5
+ source scl_source enable httpd24 $NODEJS_SCL rh-python34
6
6
source /opt/app-root/bin/activate
Original file line number Diff line number Diff line change 2
2
# doing. This file is sourced everytime the shell session is opened.
3
3
# This will make scl collection binaries work out of box.
4
4
unset BASH_ENV PROMPT_COMMAND ENV
5
- source scl_source enable httpd24 rh-nodejs6 rh-python35
5
+ source scl_source enable httpd24 $NODEJS_SCL rh-python35
6
6
source /opt/app-root/bin/activate
Original file line number Diff line number Diff line change 2
2
# doing. This file is sourced everytime the shell session is opened.
3
3
# This will make scl collection binaries work out of box.
4
4
unset BASH_ENV PROMPT_COMMAND ENV
5
- source scl_source enable httpd24 rh-nodejs6 rh-python36
5
+ source scl_source enable httpd24 $NODEJS_SCL rh-python36
6
6
source scl_source enable httpd24 rh-python36
7
7
source /opt/app-root/bin/activate
You can’t perform that action at this time.
0 commit comments