mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-22 04:21:24 -08:00
; vc-test-exec-after-3: Delete unused FAILS local value.
This commit is contained in:
parent
0391b3f94e
commit
459ecb3d26
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@
|
|||
|
||||
(with-temp-buffer
|
||||
(let ((proc (start-process-shell-command "test" (current-buffer) "false"))
|
||||
(fails (start-process "test2" nil "false"))
|
||||
success)
|
||||
(vc-exec-after (lambda () (setq success t)) 0)
|
||||
(vc-test--exec-after-wait)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue