Hi guys I'm trying to copy files from the master to the worker, so looking at the documentation there is
f.addStep(steps.FileDownload(mastersrc=r"c:\my_local_directory\todays_build_config.txt", workerdest="c:\my_other_directorty\build_config.txt")) however when I try it and do buildbot checkconfig I get an error along the lines __init_() filedownload takes at least 3 arguments (2 given). What am I doing wrong? I have not tried fileupload yet but has anyone got any ideas how to make these commands work I'm on Windows by the way(windows 7) Regards
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
