From de2e8025c7486d41c608e0a8beefcf9fd8bcf685 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 15 May 2021 13:15:04 +0100 Subject: [PATCH] tests.at: Indent argument line correctly. --- tests.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.at b/tests.at index d769420..7b06d6a 100644 --- a/tests.at +++ b/tests.at @@ -280,7 +280,7 @@ echo Bad Lisp = $badlisp AT_CHECK_UNQUOTED([RUNLISP_PATH -L$lisp0 -p 'WHICH_LISP'],, ["$lisp0"NL]) AT_CHECK_UNQUOTED([RUNLISP_PATH -L$lisp1 -p 'WHICH_LISP'],, ["$lisp1"NL]) AT_CHECK([RUNLISP_PATH -L$badlisp -p 'WHICH_LISP'], [127],, -[runlisp: no acceptable Lisp systems found[]NL]) + [runlisp: no acceptable Lisp systems found[]NL]) ## Unset all of the user preference mechanisms. here=$(pwd) -- 2.11.0