dry run time is over
This commit is contained in:
parent
c9f35c3e5c
commit
e51b55811c
@ -53,12 +53,11 @@ def pack_tm_store_commands(p: ServiceProviderParams):
|
||||
f"Deletion up to time "
|
||||
f"{datetime.datetime.fromtimestamp(end_stamp, tz=datetime.timezone.utc)}"
|
||||
)
|
||||
print(
|
||||
q.add_pus_tc(
|
||||
PusTelecommand(
|
||||
service=15, subservice=Subservice.DELETE_UP_TO, app_data=app_data
|
||||
)
|
||||
)
|
||||
# )
|
||||
elif o == OpCode.DUMP:
|
||||
q.add_log_cmd(Info.DUMP)
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user