Performed merge.
This commit is contained in:
parent
201b63434e
commit
16a5cf8a52
1 changed files with 1 additions and 3 deletions
4
profile
4
profile
|
@ -42,12 +42,10 @@ export HISTCONTROL=ignoredups
|
||||||
# disable messaging
|
# disable messaging
|
||||||
mesg n
|
mesg n
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
# set the path for Hadoop
|
# set the path for Hadoop
|
||||||
export HADOOP_HOME=~/hadoop/hadoop-0.20.2/
|
export HADOOP_HOME=~/hadoop/hadoop-0.20.2/
|
||||||
export PATH=$PATH:$HADOOP_HOME/bin
|
export PATH=$PATH:$HADOOP_HOME/bin
|
||||||
=======
|
|
||||||
# add the rubygem location
|
# add the rubygem location
|
||||||
export PATH=$PATH:/var/lib/gems/1.8/bin/
|
export PATH=$PATH:/var/lib/gems/1.8/bin/
|
||||||
>>>>>>> 6fd6398cec6e7bef7c00bef10fdc4ee45a615301
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue