From 5801796846945875cb06f62d75349077263b2b3e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 13 Apr 1997 06:38:56 +0000 Subject: Close PR#3118 --- gnu/usr.bin/send-pr/send-pr-el.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/send-pr/send-pr-el.in b/gnu/usr.bin/send-pr/send-pr-el.in index 036b4e7e0842..caad9ce51fad 100644 --- a/gnu/usr.bin/send-pr/send-pr-el.in +++ b/gnu/usr.bin/send-pr/send-pr-el.in @@ -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) -- cgit v1.3