1
0
This repository has been archived on 2025-06-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcl_ota_check/upload_logs.py
2017-11-02 02:05:26 +01:00

7 lines
110 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# pylint: disable=C0111,C0326,C0103
LOGS_GLOB = "logs/*.xml"