@@ -13,7 +13,7 @@ export PATH
function _self_update() {
touch "$TOOLSPATH"/.lastupdate
pushd "$TOOLSPATH" > /dev/null
hg pull -u 2>&1 > /dev/null
hg pull -u > /dev/null 2>&1
popd > /dev/null
}
The note is not visible to the blocked user.