From 5cbe51c8e02b24a84a3f0ee3c8787f267a70610d Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Wed, 9 Jun 2010 14:16:46 +0000
Subject: [PATCH] LMS-1568 BDS migration: configuration comments

SVN: 16370
---
 screening/etc/service.properties | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/screening/etc/service.properties b/screening/etc/service.properties
index 6d2f497ce01..e44816225a5 100644
--- a/screening/etc/service.properties
+++ b/screening/etc/service.properties
@@ -134,8 +134,9 @@ bds-migrator.data-source = imaging-db
 bds-migrator.execute-only-once = true
 bds-migrator.storeRoot = ${storeroot-dir}
 bds-migrator.channel-names = blue, green
-#bds-migrator.first-step = 2
-#bds-migrator.last-step = 2
+#bds-migrator.extract-single-image-channels = BLUE, GREEN
+#bds-migrator.first-step = 1
+#bds-migrator.last-step = 1
 
 # ---------------------------------------------------------------------------
 
-- 
GitLab