]> git.wh0rd.org - home.git/blobdiff - .bin/gentoo-sync
cros-board: update
[home.git] / .bin / gentoo-sync
index 6d272070dd16a42002f78dd35d86ada4a3042111..6984c38001674f87a2d0b2982177ddf750ec41db 100755 (executable)
@@ -127,7 +127,6 @@ if ${GS_RSYNC} ; then
 fi
 
 if ${GS_SYNC} ; then
-       date
        run emerge --sync -q
        date
        ${GS_EUPDATEDB} && run $(type -P eupdatedb)
@@ -135,7 +134,7 @@ if ${GS_SYNC} ; then
        ${GS_LAYMAN} && l=$(type -P layman) && run ${l} -S -q
        date
        ${GS_FETCH} && run emerge world -Duf
-       date
+       #date
        #q -qr
 fi