qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 1/4] .travis.yml: show free disk space at end of run


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 1/4] .travis.yml: show free disk space at end of run
Date: Fri, 1 May 2020 14:18:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/1/20 1:15 PM, Alex Bennée wrote:
Signed-off-by: Alex Bennée <address@hidden>
---
  .travis.yml | 1 +
  1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 2fd63eceaa..a4c3c6c805 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -113,6 +113,7 @@ script:
          $(exit $BUILD_RC);
      fi
  after_script:
+  - df -h
    - if command -v ccache ; then ccache --show-stats ; fi

Already reviewed:
https://www.mail-archive.com/address@hidden/msg697747.html

Again:
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]