[obs-commits] [openSUSE/obs-build] 6eb262: Only write statistics in case of a vm build
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 6eb2628dec56bc886a949862fc684a13ce4bfc3d https://github.com/openSUSE/obs-build/commit/6eb2628dec56bc886a949862fc684a1... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M build-recipe Log Message: ----------- Only write statistics in case of a vm build According to the docs, the --statistics option is only used in case of a vm build. Additionally, without this patch we would write to a $TOPDIR/OTHER/_statistics file in the host system (in case of a non-vm build). Fixes: https://github.com/openSUSE/osc/issues/449 ("osc build creates _statistics outside chroot") Commit: 9b2787cf4cd8e48ee557ab3518d800f23daad91a https://github.com/openSUSE/obs-build/commit/9b2787cf4cd8e48ee557ab3518d800f... Author: Adrian Schröter <adrian@suse.de> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M build-recipe Log Message: ----------- Merge pull request #467 from marcus-h/fix_statistics_dir Save the _statistics file in the $BUILD_ROOT dir Compare: https://github.com/openSUSE/obs-build/compare/ad3eba6e6d02...9b2787cf4cd8 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub