[DIM PATCH 1/3] dim: Remove superfluous assignment

Sean Paul seanpaul at chromium.org
Mon May 14 14:00:44 UTC 2018


repo is re-assigned 2 lines lower

Signed-off-by: Sean Paul <seanpaul at chromium.org>
---
 dim | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dim b/dim
index 6b684ba5308c..7d8787d22c8b 100755
--- a/dim
+++ b/dim
@@ -1260,7 +1260,6 @@ function dim_create_branch
 
 	branch=${1:?$usage}
 	start=${2:-HEAD}
-	repo="drm-intel"
 
 	cd $DIM_PREFIX/$DIM_REPO
 
-- 
Sean Paul, Software Engineer, Google / Chromium OS



More information about the dim-tools mailing list