ref: f64e8a1c84a7905884a1c743cab23ce295209e96
parent: d38d52391a0585b72b6ee08d4df40bbb5159fe9f
author: cinap_lenrek <[email protected]>
date: Sat Mar 3 13:15:37 EST 2012
sysupdate: do pull/update as a single command
--- a/rc/bin/sysupdate
+++ b/rc/bin/sysupdate
@@ -3,4 +3,4 @@
cd /
if(! test -d .hg)
bind -ac /dist/plan9front /
-hg incoming && hg pull && hg -v update
+hg incoming && hg -v pull -u