From 8980ce2087e5dc37a815e6fca78d881bdb22521c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 28 May 2014 11:07:42 +0200 Subject: [PATCH] only test the pg rspec_style --- system/TestMain.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system/TestMain.py b/system/TestMain.py index 0ec1fbb..3fa6816 100755 --- a/system/TestMain.py +++ b/system/TestMain.py @@ -90,7 +90,8 @@ class TestMain: subversion_id = "Now using git -- version tracker broken" default_config = [ 'default' ] - default_rspec_styles = [ 'pl', 'pg' ] +# default_rspec_styles = [ 'pl', 'pg' ] + default_rspec_styles = [ 'pg' ] default_build_url = "git://git.onelab.eu/tests" -- 2.43.0