fix push message

 

File modified: bin/stop.sh

Change300 at Thu Jun 17 10:07:47 2010 +0200 by Ivan Kanis <squeeze@koi>

diff -r 778cf21c537d -r 2fe336ec0156 bin/stop.sh
--- a/bin/stop.sh	Sun May 30 13:19:37 2010 +0200
+++ b/bin/stop.sh	Thu Jun 17 10:07:47 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