Messes up copy-pasting the output.

Signed-off-by: Jani Nikula <[email protected]>
---
 dim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dim b/dim
index fded4e669176..fc0bc8e68d2b 100755
--- a/dim
+++ b/dim
@@ -1443,7 +1443,7 @@ function dim_fixes
                        echo "Cc: <[email protected]> # ${tag}+"
                fi
        else
-               git fetch $DIM_DRM_INTEL_REMOTE
+               git fetch $DIM_DRM_INTEL_REMOTE >/dev/null
                # Check whether it's already in a feature pile tag
                if git merge-base --is-ancestor $sha1 
$DIM_DRM_INTEL_REMOTE/drm-intel-next ; then
                        # Make sure we're in the critical window where we might
-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to