Home | History | Annotate | Download | only in push-to-trunk

Lines Matching refs:PATCH_FILE

60   PATCH_FILE: "/tmp/test-v8-push-to-trunk-tempfile-patch",
629 patch = FileToText(TEST_CONFIG[ PATCH_FILE])
749 Git("apply --index --reject \"%s\"" % TEST_CONFIG[PATCH_FILE], ""),