From f8446ea8a4ff95d146d8f7c4fd155e796f08a90f Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 8 Jan 2025 18:49:54 +0300 Subject: fix: add more context to the error generated. --- issues/fix-rqtl-rm-bug.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issues/fix-rqtl-rm-bug.gmi b/issues/fix-rqtl-rm-bug.gmi index 2809b17..f934a82 100644 --- a/issues/fix-rqtl-rm-bug.gmi +++ b/issues/fix-rqtl-rm-bug.gmi @@ -51,7 +51,7 @@ def run_process(cmd, output_file, run_id): # Process output handling goes here ``` -The error generated at the end of the `rqtl` run is: +The error generated at the end of the `rqtl` if the rm run does not exists inside the container is: ``` sh: line 1: rm: command not found -- cgit v1.2.3