From 55db1faba6e0286f8aae17b6874f6acadfd66110 Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 20 Aug 2021 21:37:33 +1000 Subject: Tweak one sledjchisl output. --- src/sledjchisl/sledjchisl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index d82b7e1..175cf4d 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c @@ -8235,7 +8235,7 @@ Build the OpenSim. //////////////////////////////////////////////////////////////////////////////////////////////////// // Figure out what and where we are. //////////////////////////////////////////////////////////////////////////////////////////////////// - I("Outputting to a terminal, not a web server."); + V("Outputting to a terminal, not a web server."); // Check if we are already running inside the proper tmux server. char *eTMUX = getenv("TMUX"); -- cgit v1.1