]> git.wh0rd.org - home.git/blobdiff - .bin/gentoo-sync
gentoo-sync: ignore final exit status
[home.git] / .bin / gentoo-sync
index 5d78577726f953f5d0968b74193b4641a84e6ab6..c41f04dcacbec059e7b261e9ad7ec0c3a51b1706 100755 (executable)
@@ -152,4 +152,5 @@ if ${GS_UPWORLD} ; then
        emerge -upq --cols \
                $(printf '%s\n' ${good_pkgs[*]} | grep -v '^cross-')
        ) >& ${up_log}
+       :
 fi