pull upstream changes from gitstatus

pull/690/head
romkatv 2020-05-04 13:22:59 +02:00
parent 9b1353f112
commit b2c77eb370
1 changed files with 1 additions and 0 deletions

View File

@ -353,6 +353,7 @@ function _gitstatus_daemon() {
exec 0<&- 2>>$daemon_log || return
local pgid=$sysparams[pid]
[[ $pgid == <1-> ]] || return
cd / || return
{
{