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