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