From b9d5e56837a20474808f8acdae142eefb7922ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sol=C3=A8ne=20Rapenne?= Date: Wed, 28 Jun 2023 10:55:17 +0200 Subject: [PATCH] display date in test --- test/test.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.lisp b/test/test.lisp index 583d41a..524fb7a 100644 --- a/test/test.lisp +++ b/test/test.lisp @@ -1,7 +1,7 @@ (setf *tries* 2) (setf *reminder* 5) -(alert notification "echo '%state% %function% %params% %result%'") +(alert notification "echo '%state% %function% %params% %result% %date%'") ;; check for /tmp/ disk usage ;; create a big file to increase size