set WZRP_CONN on mri (and don't set it on tanstaafl any more).

This commit is contained in:
hjp 2011-03-21 14:25:01 +00:00
parent 588d82f009
commit cfee7d1310
1 changed files with 3 additions and 3 deletions

View File

@ -251,15 +251,15 @@ then
fi fi
case "$FQDN" in case "$FQDN" in
tanstaafl.wsr.ac.at)
export WZRP_CONN=~/.dbi/fiwssd
;;
shalmaneser.wsr.ac.at) shalmaneser.wsr.ac.at)
export WZRP_CONN=~/.dbi/fiwssd export WZRP_CONN=~/.dbi/fiwssd
;; ;;
pashkan.wsr.ac.at) pashkan.wsr.ac.at)
export WZRP_CONN=~/.dbi/fiwdevel export WZRP_CONN=~/.dbi/fiwdevel
;; ;;
mri.wsr.ac.at)
export WZRP_CONN=~/.dbi/fiwdevel
;;
algernon.wsr.ac.at) algernon.wsr.ac.at)
export WZRP_CONN=~/.dbi/fiwssd export WZRP_CONN=~/.dbi/fiwssd
;; ;;