Index: /trunk/ippconfig/ipprc.config
===================================================================
--- /trunk/ippconfig/ipprc.config	(revision 11278)
+++ /trunk/ippconfig/ipprc.config	(revision 11279)
@@ -10,9 +10,10 @@
 	ISPTEST	STR	/data/alala/eugene/swtests/pantasks/isp
 	SIMTEST	STR	/data/alala/eugene/swtests/pantasks/sim
+	SAN1	STR	/s01/price/
 END
 
 ### Database configuration
 DBSERVER	STR	alala			# Database host name (for psDBInit)
-DBNAME		STR	essence			# Database name (for psDBInit)
+DBNAME		STR	ipp			# Database name (for psDBInit)
 DBUSER		STR	ipp			# Database user name (for psDBInit)
 DBPASSWORD	STR	ipp			# Database password (for psDBInit)
@@ -22,14 +23,12 @@
 	CTIO_MOSAIC2		STR	ctio_mosaic2/camera.config	# CTIO MOSAIC2 camera, for ESSENCE
 #	MEGACAM_DET		STR	megacam_detrended/camera.config
+#	MCSHORT			STR	mcshort/camera.config
 	MEGACAM			STR	megacam/camera.config
+	ISP      		STR	isp/camera.config
 	UCAM			STR	ucam/camera.config
 	GPC1			STR	gpc1/camera.config
-	LRIS_BLUE		STR	lris_blue/camera.config
-	LRIS_RED		STR	lris_red/camera.config
-	ISP      		STR	isp/camera.config
+#	LRIS_BLUE		STR	lris_blue/camera.config
+#	LRIS_RED		STR	lris_red/camera.config
 	SIMPLE			STR	simple/camera.config
-
-	# Move MCSHORT to the top to force its selection before MEGACAM
-	MCSHORT			STR	mcshort/camera.config
 END
 
