aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/swm/package/nix/common/deinstall.env
blob: fb0a9f52392888a9d60af6deec49895ded776c80 (plain)
1
2
3
4
5
6
7
8
9
10
# This file is used to set the environment which the install_*.sh files
# will use when executing.  Only set variables that must be derived at
# installation time here.  For variables that should be set by the installer
# in SWM, add VariableDescriptor elements to the descriptor.xml.  Place
# logical steps in the install_preproc.sh or install_postproc.sh.

. `dirname $0`/common.env

AAI_USER=aaiadmin;export AAI_USER