From e3e394b4d60c3ce5b1db89b0d9dbcf009de198e9 Mon Sep 17 00:00:00 2001 From: Kurt H Maier Date: Fri, 2 Mar 2012 16:59:17 -0500 Subject: [PATCH] verbosity --- rc/bin/sysupdate | 1 + 1 file changed, 1 insertion(+) diff --git a/rc/bin/sysupdate b/rc/bin/sysupdate index 6d01ed0cc..0f2648ef9 100755 --- a/rc/bin/sysupdate +++ b/rc/bin/sysupdate @@ -1,4 +1,5 @@ #!/bin/rc bind -ac /dist/plan9front / +hg incoming hg pull && hg update