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
|
||||
|
||||
case "$FQDN" in
|
||||
tanstaafl.wsr.ac.at)
|
||||
export WZRP_CONN=~/.dbi/fiwssd
|
||||
;;
|
||||
shalmaneser.wsr.ac.at)
|
||||
export WZRP_CONN=~/.dbi/fiwssd
|
||||
;;
|
||||
pashkan.wsr.ac.at)
|
||||
export WZRP_CONN=~/.dbi/fiwdevel
|
||||
;;
|
||||
mri.wsr.ac.at)
|
||||
export WZRP_CONN=~/.dbi/fiwdevel
|
||||
;;
|
||||
algernon.wsr.ac.at)
|
||||
export WZRP_CONN=~/.dbi/fiwssd
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue