summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2025-01-08 18:49:54 +0300
committerAlexander_Kabui2025-01-08 18:49:54 +0300
commitf8446ea8a4ff95d146d8f7c4fd155e796f08a90f (patch)
treecbfa4428fb08a011a8e7e58551f8e62750bdff91
parent6b176fc1c54b53358a1954c594cc85eba595fe60 (diff)
downloadgn-gemtext-f8446ea8a4ff95d146d8f7c4fd155e796f08a90f.tar.gz
fix: add more context to the error generated.
-rw-r--r--issues/fix-rqtl-rm-bug.gmi2
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