Merge branch '2.5.x' into 2.5.x-saas
Conflicts: python_apps/pypo/listenerstat.py
This commit is contained in:
commit
02a96646e1
27 changed files with 15828 additions and 73 deletions
|
@ -11,4 +11,4 @@ SCRIPT=`readlink -f $0`
|
|||
SCRIPTPATH=`dirname $SCRIPT`
|
||||
|
||||
cd ${SCRIPTPATH}/../
|
||||
timeout 45 python pyponotify.py "$@"
|
||||
timeout --signal=KILL 45 python pyponotify.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue