[Jenkins] fix the path in pull-request-builder.py

This commit is contained in:
lm 2014-01-23 19:05:49 +08:00
parent 76066c81d8
commit c82566435a
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ def main():
os.system("tools/jenkins-scripts/gen_jsb.sh")
elif(platform.system() == 'Windows'):
os.chdir("tools/jenkins-scripts")
os.system("tools/jenkins-scripts/gen_jsb_win32.bat")
os.system("gen_jsb_win32.bat")
os.chdir("../..)
#make temp dir