Make cvs update -d when updating CVS working copy
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 07 Feb 2013 17:13:49 +0100
changeset 113 28d9dbbe08c2
parent 112 8df32339b6cd
child 114 8f157b3343ca
Make cvs update -d when updating CVS working copy
shellfiles/build_stx_libjava.sh
--- a/shellfiles/build_stx_libjava.sh	Thu Feb 07 09:31:05 2013 +0100
+++ b/shellfiles/build_stx_libjava.sh	Thu Feb 07 17:13:49 2013 +0100
@@ -98,7 +98,7 @@
         exit;
       fi
     else
-      (cd stx && cvs update)
+      (cd stx && cvs update -d)
     fi
     
     # Checkout stx:libjava