Index: tests/patch.sh |
diff --git a/tests/patch.sh b/tests/patch.sh |
index 84254b22c1d0db9be73e9879e45fda4d26843340..6a70b0eeaea86a3c5343a9b763793739ecd29feb 100755 |
--- a/tests/patch.sh |
+++ b/tests/patch.sh |
@@ -33,7 +33,7 @@ setup_gitsvn |
git checkout -q -b test2 master |
- test_expect_success "git cl patch $ISSUE" |
+ test_expect_success "$GIT_CL patch $ISSUE" |
) |
SUCCESS=$? |