From bdb7c50fac2d7cab17e6974390d247cfafe11472 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Mon, 14 Dec 2020 09:38:16 -0500 Subject: [PATCH] You can just use multiple terminals If you know how to daemonize stuff you can figure it out yourself I guess. --- src/allmydata/test/check_grid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmydata/test/check_grid.py b/src/allmydata/test/check_grid.py index f4bfcae31..0a68ed899 100644 --- a/src/allmydata/test/check_grid.py +++ b/src/allmydata/test/check_grid.py @@ -20,8 +20,8 @@ This script expects the client node to be running already. To set up the client node, do the following: - $DAEMONIZE tahoe run DIR tahoe create-client --introducer=INTRODUCER_FURL DIR + tahoe run DIR tahoe -d DIR create-alias testgrid # pick a 10kB-ish test file, compute its md5sum tahoe -d DIR put FILE testgrid:old.MD5SUM