pull upstream changes from gitstatus
parent
9b1353f112
commit
b2c77eb370
|
@ -353,6 +353,7 @@ function _gitstatus_daemon() {
|
||||||
exec 0<&- 2>>$daemon_log || return
|
exec 0<&- 2>>$daemon_log || return
|
||||||
local pgid=$sysparams[pid]
|
local pgid=$sysparams[pid]
|
||||||
[[ $pgid == <1-> ]] || return
|
[[ $pgid == <1-> ]] || return
|
||||||
|
cd / || return
|
||||||
|
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue