diff options
-rw-r--r-- | issues/fix-rqtl-rm-bug.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |