From 7b518a61a04d478621062c7eaaf38d298d4d8f13 Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" <robin.mueller.m@gmail.com> Date: Sun, 15 Nov 2020 13:27:23 +0100 Subject: [PATCH] timeout made larger --- .idea/runConfigurations/tmtcclient_Copy_OBSW_Update.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/runConfigurations/tmtcclient_Copy_OBSW_Update.xml b/.idea/runConfigurations/tmtcclient_Copy_OBSW_Update.xml index 5da1e90..6c2cdc0 100644 --- a/.idea/runConfigurations/tmtcclient_Copy_OBSW_Update.xml +++ b/.idea/runConfigurations/tmtcclient_Copy_OBSW_Update.xml @@ -13,7 +13,7 @@ <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> <option name="SCRIPT_NAME" value="$PROJECT_DIR$/tmtc_client_cli.py" /> - <option name="PARAMETERS" value="-m 3 -s Img -o A4U -c 1 -t 4" /> + <option name="PARAMETERS" value="-m 3 -s Img -o A4U -c 1 -t 5" /> <option name="SHOW_COMMAND_LINE" value="false" /> <option name="EMULATE_TERMINAL" value="true" /> <option name="MODULE_MODE" value="false" /> -- GitLab