From a59dd399b5ef56c1d80ed8f2712f218432ff8ea0 Mon Sep 17 00:00:00 2001 From: bvassche Date: Wed, 21 Oct 2009 19:43:48 +0000 Subject: [PATCH 1/1] Temporarily disabled release build testing. git-svn-id: https://scst.svn.sourceforge.net/svnroot/scst/trunk@1233 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scripts/run-regression-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run-regression-tests b/scripts/run-regression-tests index d4fd264..a8dbc2a 100755 --- a/scripts/run-regression-tests +++ b/scripts/run-regression-tests @@ -574,7 +574,7 @@ fi test_scst_tree_patches || exit $? compile_scst_unpatched || exit $? -compile_scst_patched || exit $? +#compile_scst_patched || exit $? first_iteration="true" for k in ${kernel_versions} -- 2.17.1