add CAPP_BUILD and riak env var
This commit is contained in:
parent
37836f1d1f
commit
86b0c7ec8c
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
||||||
# 1. Environment Vars
|
# 1. Environment Vars
|
||||||
# ===================
|
# ===================
|
||||||
|
|
||||||
|
export riak=~/Projects/ssa/riak/riak/rel/riak
|
||||||
|
export CAPP_BUILD=~/Projects/ssa/cappuccino/build
|
||||||
|
|
||||||
export LC_ALL="en_CA.UTF-8"
|
export LC_ALL="en_CA.UTF-8"
|
||||||
export LANG="en_CA.UTF-8"
|
export LANG="en_CA.UTF-8"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue