commit: 1e71a376ebe1e1ddcb43823660217ac123da53c7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 07:30:30 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 07:30:30 2026 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=1e71a376
Revert "milou: try increase tmpfs for webkit-gtk failures" This reverts commit 4a218bcee8ae1ff28227ce31a622f0cdd83e9868. The issue was actually -g. Bug: https://bugs.gentoo.org/965483 Signed-off-by: Sam James <sam <AT> gentoo.org> builders/milou/binhost-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders/milou/binhost-update b/builders/milou/binhost-update index 5379053..f627550 100755 --- a/builders/milou/binhost-update +++ b/builders/milou/binhost-update @@ -26,7 +26,7 @@ NSPAWN_DEBUGDIR='.binhost-amd64-x86-64.debuginfo' UPLOAD_USER=amd64 UPLOAD_KEY=/root/.ssh/id_ed25519 -TMPFS_SIZE=58 # 48 +TMPFS_SIZE=48 send_email() {
