mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
rebase
This commit is contained in:
@@ -219,7 +219,7 @@ if _ACTION == "join":
|
||||
# get the output
|
||||
status = 0
|
||||
|
||||
if status == 0:
|
||||
if status == 0 and not _TEST:
|
||||
print("Moving...")
|
||||
for p in parts:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user