From ead0b4b1819037cddcec7c88bf63b9c2b72423a4 Mon Sep 17 00:00:00 2001 From: Edward McClanahan Date: Wed, 28 Feb 2024 17:47:42 -0800 Subject: [PATCH] A trivial README.md update to re-trigger PR checks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a5afb33..79ee87dd 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Notes: * Skip the `rm -rf /tmp/ickptDB` and `idestroy...` steps * Pass `-s` rather than `-fs` to `imgr/mkmount.sh` * The daemons will be logging to $StdOut in this example launching -* Each of the above daemons may be terminated by delivering a SIGINT or SIGTERM to their processes +* Each of the above daemons may be terminated by delivering a SIGINT or SIGTERM to their corresponding process For a more appropriate environment in which to perform functional testing, the `docker-compose.yml` file my also be used to launch the suite of Docker Containers: