qf_setup expects only one argument and branch_init none.

Signed-off-by: Lucas De Marchi <[email protected]>
---
 qf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qf b/qf
index 1d61b2ad7692..629f1b349a1f 100755
--- a/qf
+++ b/qf
@@ -230,7 +230,7 @@ function qf_setup
                baseline=$(git rev-parse $1)
                remote=$(git config branch.$branch.remote)
 
-               branch_init $2
+               branch_init
        fi
 }
 
-- 
2.14.3

_______________________________________________
dim-tools mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dim-tools

Reply via email to