Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> --- dim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim b/dim index 69c22f6206f0..2b58a0cd7ddc 100755 --- a/dim +++ b/dim @@ -420,7 +420,7 @@ function dim_rebuild_tip for repo in "${!drm_tip_repos[@]}"; do url=${drm_tip_repos[$repo]} remote=$(url_to_remote $url) - echo -n "Fetching $repo (as $remote) ... " + echo -n "Fetching $repo (local remote $remote)... " # git fetch returns 128 if there's nothing to be fetched git fetch -q $remote || true echo "Done." -- 2.1.4 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx