projects
/
fedordpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e8e68c
)
V1.0.3 -- bug fix
author
Fedor Sevrugin
<fedor.sevrugin@gmail.com>
Wed, 10 Sep 2025 15:07:18 +0000
(18:07 +0300)
committer
Fedor Sevrugin
<fedor.sevrugin@gmail.com>
Wed, 10 Sep 2025 15:07:18 +0000
(18:07 +0300)
fedordpi.py
patch
|
blob
|
history
diff --git
a/fedordpi.py
b/fedordpi.py
index 4ffc0d35627e304855ff467dda3fab2ba12abdbc..b6c8561b863d49b4584fbd181575e9491172b2f8 100644
(file)
--- a/
fedordpi.py
+++ b/
fedordpi.py
@@
-78,7
+78,7
@@
async def fragemtn_data(local_reader, remote_writer):
await remote_writer.drain()
-force_all =
Tru
e
+force_all =
Fals
e
if ('--force-all' in argv):
force_all = True
print('fragmentation forced for all sites')