From 426a016d612a539178a913b68fd395d94919af64 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Thu, 10 Apr 2025 18:19:28 +0800 Subject: [PATCH] ; * test/infra/android/test-controller.el (ats-eval): Correct punctuation. --- test/infra/android/test-controller.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/infra/android/test-controller.el b/test/infra/android/test-controller.el index 6e5350b43a3..08dc8b85b42 100644 --- a/test/infra/android/test-controller.el +++ b/test/infra/android/test-controller.el @@ -1923,7 +1923,7 @@ this machine and an SSH daemon be executing on the host)." Form should evaluate to a value that must be printable, or signal an error. Value is (ok . VALUE) if no error was signaled, or (error . VALUE) otherwise. It may also be (exit -. BACKTRACE) if Emacs exited whilst FORM was executing. If RAW, +. BACKTRACE) if Emacs exited whilst FORM was executing. If RAW, instruct PROCESS not to attempt to decode the printed representation of FORM as multibyte text; this does not influence the decoding whatever value it returns.