mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Comment out "testing" code...
This commit is contained in:
parent
206ab732e6
commit
0f5d0e3131
@ -6,10 +6,9 @@
|
||||
|
||||
import os, sys, re
|
||||
|
||||
if 0:
|
||||
# for testing
|
||||
os.environ["nodememory_warner1"] = "run/warner1"
|
||||
os.environ["nodememory_warner2"] = "run/warner2"
|
||||
# for testing
|
||||
# os.environ["nodememory_warner1"] = "run/warner1"
|
||||
# os.environ["nodememory_warner2"] = "run/warner2"
|
||||
|
||||
nodedirs = []
|
||||
for k,v in os.environ.items():
|
||||
|
Loading…
x
Reference in New Issue
Block a user