maintainer-tools/qf: line 415: qf_co: command not found

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

diff --git a/qf b/qf
index d1499ada1951..4c8a0e9ecc16 100755
--- a/qf
+++ b/qf
@@ -412,7 +412,7 @@ function qf_pull
                quiet_pop_all -f
        else
                git pull --ff-only
-               qf_co
+               qf_checkout
        fi
 
        cd ..
-- 
2.14.3

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

Reply via email to