This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new 56881c5f5 Update RELEASING.md
56881c5f5 is described below
commit 56881c5f5fba9ba0f9add0372a577b5432190964
Author: reiabreu <[email protected]>
AuthorDate: Thu Jul 18 14:44:35 2024 +0100
Update RELEASING.md
---
RELEASING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASING.md b/RELEASING.md
index f3e916a2f..d82f7f7df 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -46,7 +46,7 @@ Apache Storm follows the basic idea of [Semantic
Versioning](https://semver.org/
- some tests currently rely on the following packages being available
locally:
- NodeJS
- Python3
- - some tests will require Docker to be running since they will create/launch
containers (make sure /var/run/docker.sock has the correct permissions, other
wise you migh see the error `Could not find a valid Docker environment`)
+ - some tests will require Docker to be running since they will create/launch
containers (make sure /var/run/docker.sock has the correct permissions,
otherwise you migh see the error `Could not find a valid Docker environment`)