merge

 

File modified:

Change303 at Thu Jun 17 18:47:04 2010 +0200 by Ivan Kanis <ivan@tao>

diff -r a9197384544d -r f3511e335988 bin/stop.sh
--- a/bin/stop.sh	Thu Jun 17 18:46:04 2010 +0200
+++ b/bin/stop.sh	Thu Jun 17 18:47:04 2010 +0200
@@ -14,7 +14,7 @@
 then
     cd ${HOME}/hg
     hg push ${portable_dir}/keep/hg
-    check "error pulling mercurial"
+    check "error pushing mercurial"
 fi
 
 sudo halt


back