Files
@ 01d7d97664e5
Branch filter:
Location: majic-ansible-roles/roles/web_server/files/php5_fpm_umask.conf
01d7d97664e5
20 B
text/plain
MAR-103: Fixed pip_check_requirements_upgrades.sh to sort both new and current requirements to avoid reporting false positives due to difference in ordering from pip-compile and sort -u. Used --upgrade option when running pip-compile to make sure upgrades are actually checked. Updated wsgihello2 to be more useful in testing the script.