From e1600f699699556dd7f5fb8a2252606bd984c836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 16 Apr 2015 10:05:36 +0200 Subject: [PATCH] hydra: Increase size of USB image. * build-aux/hydra/gnu-system.scm (qemu-jobs) : Increase from 800 MiB to 850 MiB. --- build-aux/hydra/gnu-system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm index cfef7dc42581742a9bc0852cc7c84691d1d36287..cb2e209b21e11986efa22a61f9b8bb70d7999c5b 100644 --- a/build-aux/hydra/gnu-system.scm +++ b/build-aux/hydra/gnu-system.scm @@ -158,7 +158,7 @@ system.") (set-guile-for-build (default-guile)) (system-disk-image installation-os #:disk-image-size - (* 800 MiB)))))) + (* 850 MiB)))))) '())) (define job-name