GRS-1 deprecation leftover used by jenkins
authorTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 13 Jan 2015 18:30:23 +0000 (15:30 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 13 Jan 2015 18:30:31 +0000 (15:30 -0300)
install_misc/environment_Makefile.PL is only used by jenkins to
automate the configuration step. This leftover doesn't affect
anyone but Jenkins so I take the liberty to push this amendment.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
install_misc/environment_Makefile.PL

index 1eae0d1..ed61f00 100644 (file)
@@ -55,10 +55,10 @@ export DB_NAME='koha'
 export DB_USER='kohaadmin'
 export DB_PASS='katikoan'
 
-export AUTH_INDEX_MODE=grs1
-#export AUTH_INDEX_MODE=dom
-export BIB_INDEX_MODE=grs1
-#export BIB_INDEX_MODE=dom
+#export AUTH_INDEX_MODE=grs1
+export AUTH_INDEX_MODE=dom
+#export BIB_INDEX_MODE=grs1
+export BIB_INDEX_MODE=dom
 
 #export ZEBRA_MARC_FORMAT=unimarc
 export ZEBRA_MARC_FORMAT=marc21