summaryrefslogtreecommitdiff
path: root/validation/test/P2P_throughput/config.py
diff options
context:
space:
mode:
authorJean-Philippe NOEL2013-02-06 18:30:23 +0100
committerJean-Philippe NOEL2013-02-13 12:01:51 +0100
commit9dbe6954af5a8676ffc2ec7270fb21f5227ff3fe (patch)
treeafdee5cba0859b208d563cead2a49b479f008b3a /validation/test/P2P_throughput/config.py
parent4a330109140667b416412b5b432210df6a79ce25 (diff)
validation: removal of the parameter 'show' for P2P tests, refs #3760
Diffstat (limited to 'validation/test/P2P_throughput/config.py')
-rw-r--r--validation/test/P2P_throughput/config.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/validation/test/P2P_throughput/config.py b/validation/test/P2P_throughput/config.py
index 0f068f3dc2..28ce6410bf 100644
--- a/validation/test/P2P_throughput/config.py
+++ b/validation/test/P2P_throughput/config.py
@@ -1,9 +1,5 @@
{
#True|False
- #If True, each image is displayed on the screen when it is generated
- #If False, the PDF report is directly generated without showing the image
- "show":False,
- #True|False
#If True, the plugs are restarted before each serie of measurements
#If False, the plugs are not restarted before a serie of measurements
"restart_plugs":False,