Search
Page 2 of 8. Showing 72 results (0.014 seconds)
callback2.pl
. # ##################################################################################### # # This script is an example of how to setup 3 jobs and have them # chain execute. # use lib "../../api/perl"; use qb; # # First we setup the hash for the first job # my…Renderman_demo.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…callback2.pl
. # ##################################################################################### # # This script is an example of how to setup 3 jobs and have them # chain execute. # use lib "../../api/perl"; use qb; # # First we setup the hash for the first job # my…execute.py
elif work['status'] == 'blocked': # blocked -- perhaps part of a dependency chain print 'job %s has been blocked' % subjob['id'] work_status…execute.py
elif work['status'] == 'blocked': # blocked -- perhaps part of a dependency chain print 'job %s has been blocked' % subjob['id'] work_status…callback2.pl
. # ##################################################################################### # # This script is an example of how to setup 3 jobs and have them # chain execute. # use lib "../../api/perl"; use qb; # # First we setup the hash for the first job # my…Renderman_demo.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…callback2.pl
. # ##################################################################################### # # This script is an example of how to setup 3 jobs and have them # chain execute. # use lib "../../api/perl"; use qb; # # First we setup the hash for the first job # my…Advanced_Dependancy.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…Renderman_demo.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…