resolved conflicts with upstream

This commit is contained in:
MatToufoutu 2010-12-22 16:24:11 +01:00
commit a56eaf8163
2 changed files with 0 additions and 3 deletions

View file

@ -37,7 +37,6 @@ function take() {
mkdir -p $1 mkdir -p $1
cd $1 cd $1
} }
<<<<<<< HEAD
function logview() { function logview() {
if [ -x $(which ccze) ]; then if [ -x $(which ccze) ]; then
@ -55,5 +54,3 @@ function logtail() {
fi fi
} }
=======
>>>>>>> upstream/master