Mercurial > hg > config
comparison .bashrc @ 111:2db73718f645
change back to the old directory
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 30 Nov 2010 15:50:51 -0800 |
parents | bf567a0e8fef |
children | dc3c8f90a418 |
comparison
equal
deleted
inserted
replaced
110:bf567a0e8fef | 111:2db73718f645 |
---|---|
291 if [ -e ${patches}.hg ] | 291 if [ -e ${patches}.hg ] |
292 then | 292 then |
293 cd ${patches} | 293 cd ${patches} |
294 hg push | 294 hg push |
295 fi | 295 fi |
296 cd - | |
296 } | 297 } |
297 | 298 |
298 blog-file() { | 299 blog-file() { |
299 | 300 |
300 echo "$HOME/web/blog/k0s/entries/public/$1" | 301 echo "$HOME/web/blog/k0s/entries/public/$1" |