set WZRP_CONN on mri (and don't set it on tanstaafl any more).
This commit is contained in:
parent
588d82f009
commit
cfee7d1310
6
.zshenv
6
.zshenv
|
@ -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
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue