core: revert "manager: do not set up signals in test mode"
authorEvgeny Vereshchagin <evvers@ya.ru>
Sun, 3 Jan 2016 15:28:52 +0000 (15:28 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 4 Jan 2016 04:13:00 +0000 (04:13 +0000)
commit2ce2cce3adf3698fe2ecb06e26f99e0695e046b5
tree8b00bf3cdb359dd907dae3694a32aa016e926cb0
parent05442a9cdc3feaecfe27ed537b36de81818ae522
core: revert "manager: do not set up signals in test mode"

This reverts commit 5aa1054521596c3d268db5f4aff9f2b69647ffc9.

Fixes test-execute
$ sudo make check TESTS=test-execute
...
$ cat test-execute.log
+ test /tmp/test-exec_workingdirectory = /tmp/test-exec_workingdirectory
Test timeout when testing exec-workingdirectory.service
exec-workingdirectory.service
UMask: 0022
WorkingDirectory: /tmp/test-exec_workingdirectory
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
PrivateDevices: no
ProtectHome: no
ProtectSystem: no
IgnoreSIGPIPE: yes
RuntimeDirectoryMode: 0755
StandardInput: null
StandardOutput: inherit
StandardError: inherit
FAIL test-execute (exit status: 1)
src/core/manager.c