Added list of other profile.d scripts.

This commit is contained in:
Marcus Whybrow 2012-06-06 01:36:40 +01:00
parent 5d414e508c
commit 21bda9d0e3

View File

@ -9,6 +9,7 @@ before_install:
- sudo apt-get install shunit2 - sudo apt-get install shunit2
# Debug output the contents of this script which is causing errors # Debug output the contents of this script which is causing errors
- echo -e "\n\n\n" - echo -e "\n\n\n"
- sudo ls -lah /etc/profile.d
- sudo cat /etc/profile.d/phpenv.sh - sudo cat /etc/profile.d/phpenv.sh
- echo -e "\n\n\n" - echo -e "\n\n\n"