Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 41
blobafe2ec8462f5c3f0087302d2c82e9dd299f3b306
1 Title: setup.py now handles non existing wwwuser gracefully
2 Level: 1
3 Component: core
4 Version: 1.2.3i6
5 Date: 1383213401
6 Class: fix
8 In the past, it could lead to errors when packing Check_MK
9 on systems without installed apache. On those systems, the
10 apache user is missing and those errors occured.