calamares/src/modules/shellprocess
Adriaan de Groot 2da430fa36 [libcalamares] Allow CommandLine to have unset timeout
- Introduce enum for the appropriate constant
 - If the timeout isn't set, then defer to the timeout set
   on the commandlist when running the commands.
2018-01-29 21:25:18 +01:00
..
CMakeLists.txt [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
module.desc [shellprocess] Stub of a shell process module. 2018-01-12 10:33:51 -05:00
shellprocess.conf [contextualprocess] Document command lists 2018-01-29 17:10:56 +01:00
ShellProcessJob.cpp [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
ShellProcessJob.h [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
Tests.cpp [libcalamares] Allow CommandLine to have unset timeout 2018-01-29 21:25:18 +01:00
Tests.h [shellprocess] Add test for future feature 2018-01-29 17:40:29 +01:00