Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Version 2.4.1.8 #150

Merged
merged 15 commits into from
Mar 12, 2016
Merged

Update to Version 2.4.1.8 #150

merged 15 commits into from
Mar 12, 2016

Conversation

motom001
Copy link
Owner

Changelog

Legend:

  • add
  • remove
    ~ change
    / reference to commit
    ! fix issue or kown bug

Version: 2.4.1.8 (2016-03-12)

/ 2089564
~ BASE_PATH set to /usr/local/etc/DoorPi

/ 598f559
~ daemon file template with exitcode (for jessie) (thx to Postler)

/ 5f681f1
! fix "Exception NameError: 'bool' object has no attribute 'upper'" @ doorpi/keyboard/from_gpio.py (thx to cubeschrauber)

/ f24ac1b

  • add cat of logfile for test @ travis

/ 047aa72
~ change code to PEP8 style

  • add changelog reference to README.rst
    ~ change behavior of restart daemon: check until doorpi is stopped before to start it again (default sleep between 2 sec) DoorPi wird bei einem Restart nicht wieder gestartet. #132
  • remove of duplicate parameter start in daemonfile doorpi/docs/daemon/doorpi.tpl
    ~ change doorpi/docs/daemon/README.md
    ~ change behavior of doorpi_base_path - is now only /usr/local/etc/DoorPi on posix systems and raise exception if this couldn't create
  • add mkdir and chmod to .travis/install.sh to preserve error on new doorpi_base_path behavior
  • remove useless logline when stopping doorpi

/ 7119caf

/ 50943b5

  • remove sudo for doorpi_cli --trace --test for test @ travis in application mode

~ change code to PEP8 style
+ add changelog reference to README.rst
~ change behavior of restart daemon: check until doorpi is stopped before to start it again (default sleep between 2 sec) #132
- remove of duplicate parameter start in daemonfile doorpi/docs/daemon/doorpi.tpl
~ change doorpi/docs/daemon/README.md
~ change behavior of doorpi_base_path - is now only /usr/local/etc/DoorPi on posix systems and raise exception if this couldn't create
+ add mkdir and chmod to .travis/install.sh to preserve error on new doorpi_base_path behavior
- remove useless logline when stopping doorpi
…oorpi/keyboard/from_gpio.py (thx to cubeschrauber)
Das Template wird dabei von GitHub geladen, geparst und unter /etc/init.d/doorpi abgelegt

Start mit
```
sudo ./recreate_daemon_file.py
```
@motom001 motom001 self-assigned this Mar 12, 2016
@scrutinizer-notifier
Copy link

The inspection completed: 4 new issues, 3 updated code elements

motom001 added a commit that referenced this pull request Mar 12, 2016
@motom001 motom001 merged commit beada19 into master Mar 12, 2016
@motom001 motom001 deleted the development branch March 12, 2016 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants