Close PR#3118
This commit is contained in:
parent
363ad70091
commit
5801796846
@ -95,7 +95,7 @@
|
||||
(set-buffer buf)
|
||||
(shell-command (concat ". " gnats:root "/gnats-adm/config; echo $" var )
|
||||
t)
|
||||
(if (looking-at "/bin/sh:\\|\n")
|
||||
(if (looking-at "^\\.:\\|/bin/sh:\\|\n")
|
||||
(setq ret nil)
|
||||
(setq ret (buffer-substring (point-min) (- (point-max) 1)))))
|
||||
(kill-buffer buf)
|
||||
|
Loading…
Reference in New Issue
Block a user