File: slowpython.conf

package info (click to toggle)
calamares-extensions 3.3.12-1.2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,224 kB
  • sloc: cpp: 914; python: 263; sh: 151; javascript: 140; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# This is an example module for Python Job Modules.
#
# The slowpython module is just slow. It does produce
# progress output, in 10 steps during the timeout period.
---

# Number of seconds this module will take to run
timeout: 30