[dim PATCH 6/7] dim: silence the fetch in dim fixes

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

 



Messes up copy-pasting the output.

Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx>
---
 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: <stable@xxxxxxxxxxxxxxx> # ${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
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux