Skip to content
Snippets Groups Projects
  1. Jan 14, 2019
  2. Jan 11, 2019
  3. Jan 10, 2019
  4. Dec 19, 2018
  5. Dec 18, 2018
  6. Dec 13, 2018
  7. Dec 11, 2018
  8. Dec 10, 2018
  9. Dec 07, 2018
  10. Nov 07, 2018
  11. Nov 01, 2018
  12. Oct 31, 2018
  13. Oct 24, 2018
  14. Oct 17, 2018
    • Simona Vetter's avatar
      dim: make apply-patch fail again · ee299e51
      Simona Vetter authored
      
      Somewhere since I originally typed this and today git apply-mbox lost
      the error status for "this patch didn't apply cleanly". So instead of
      exiting, we happily continue on and add Link: tags and other nonsense
      to the current patch, instead of the one that we wanted to apply.
      
      Fix this.
      
      v2: It wasn't git am, it was us, wrapping the apply_patch function in
      an if, which defeats set -e. Add explicit error handling. Thanks to
      Jani for figuring this one out.
      
      Cc: Jani Nikula <jani.nikula@linux.intel.com>
      Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
      ee299e51
  15. Oct 11, 2018
Loading