#!/bin/bash # # This a resource file for the scripts, in which paths, variables # and setups are defined # # This setup file is for the machine gate in La Palma # source `dirname $0`/../Setup/setup.fact.lp.data # for db backup dbnames=( "mysql" "programoptions" "scheduling" "systemstatus" "postfix" "horde" "logbook" "factdata" "weather" ) # update only variables which # are needed and have different paths compared to data machine # logging and setup logpath=/users/fact/logs.automatic.processing/autologs lockpath=/users/fact/logs.automatic.processing/locks export mars=/users/fact/SW.automatic.processing/Mars.CheObs.svn.2012.01.25 # get paths for mars, macros and scripts # in case the variable is not yet set macrospath=$mars/datacenter/macros scriptspath=$mars/datacenter/scripts # rcfiles # dependencies of steps steps=$mars/resources/steps_fact.rc # file with db information sqlrc=$mars/sql.rc